en.help.ref-protocolssledit.html Maven / Gradle / Ivy
Show all versions of console-web-plugin Show documentation
SSL
Use the SSL page to modify SSL settings for a network protocol.
The settings on this page are meaningful only if security is enabled on the Edit Protocol page.
The SSL page contains the following options.
- Configuration Name
-
The name of the configuration to which the settings on this page apply. This field is read only.
- TLS1.0
-
If this checkbox is selected, the TLS1.0 protocol is enabled for the protocol. This option is enabled by default.
- TLS1.1
-
If this checkbox is selected, the TLS1.1 protocol is enabled for the protocol. This option is enabled by default.
- TLS1.2
-
If this checkbox is selected, the TLS1.2 protocol is enabled for the protocol. This option is enabled by default.
- TLS1.3
-
If this checkbox is selected, the TLS1.3 protocol is enabled for the protocol. This option is enabled by default.
- Client Authentication
-
If this checkbox is selected, clients must identify themselves to the server on every request. This option is disabled by default.
- Certificate Nickname
-
The nickname of the server certificate in the certificate database or the PKCS#11 token. In the certificate, the name format is tokenname:
nickname. Including the tokenname:
part of the name in this attribute is optional.
- Key Store
-
The name of the keystore file (for example, keystore.jks
).
- Trust Algorithm
-
The name of the trust management algorithm (for example, PKIX) to use for certification path validation.
- Max Certificate Length
-
The maximum number of non-self-issued intermediate certificates that can exist in a certification path. This field is used only if the Trust Algorithm field is set to PKIX. A value of 0 implies that the path can only contain a single certificate. A value of -1 implies that the path length is unconstrained (there is no maximum). Setting a value less than -1 causes an exception to be thrown.
- Trust Store
-
The name of the truststore file (for example, cacerts.jks
).
- Cipher Suites
-
An area where you can add or remove cipher suites. If you do not add any cipher suites, all cipher suites will be used.
Related Tasks
-
-
-
-
-
-
Related asadmin Commands
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices