
en.help.ref-jmxconnectorssledit.html Maven / Gradle / Ivy
Show all versions of console-common Show documentation
SSL
Use the SSL page to modify the SSL settings for the JMX connector.
The settings on this page are meaningful only if security is enabled for the JMX connector on the Edit JMX Connector 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.
- SSL3
-
If this checkbox is selected, the SSL3 protocol is enabled for the JMX connector. This option is enabled by default.
- TLS
-
If this checkbox is selected, the TLS protocol is enabled for the JMX connector. 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
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices