The is used to interact with clients using the Java Management Extensions (JMX) protocol. A Key Manager Provider must be specified when this is enabled and it is configured to use SSL. ds-cfg-jmx-connection-handler ds-cfg-connection-handler org.opends.server.protocols.jmx.JmxConnectionHandler Specifies the address or set of addresses on which this should listen for connections from JMX clients. However JMX/RMI doesn't allow this, and this property cannot be set. Multiple addresses may be provided as separate values for this attribute. If no values are provided, then the listens on all interfaces. 0.0.0.0 ds-cfg-listen-address Specifies the name of the key manager that should be used with this . Changes to this property take effect immediately, but only for subsequent attempts to access the key manager provider for associated client connections. The referenced key manager provider must be enabled when the is enabled and configured to use SSL. ds-cfg-key-manager-provider Specifies the port number on which the JMX RMI service will listen for connections from clients. A value of 0 indicates the service to choose a port of its own. If the value provided is different than 0, the value will be used as the RMI port. Otherwise, the RMI service will choose a port of its own. 0 ds-cfg-rmi-port