The security can be increased introducing a passphrase at container level. To get the JMX credentials of other containers of the topology through the JMX API, the passphrase is required and MUST match the one of the container on which the client is connected. Otherwise, only other information are returned.
The passphrase is configured in the file 'server.properties' using the property 'petals.topology.passphrase'. If the property is not set or is empty, we consider that no passphrase is set, and the critical information could not be returned.
The security can be increased introducing a passphrase at container level. To get the JMX credentials of other containers of the topology through the JMX API, the passphrase is required and MUST match the one of the container on which the client is connected. Otherwise, only other information are returned.
The passphrase is configured in the file 'server.properties' using the property 'petals.topology.passphrase'. If the property is not set or is empty, we consider that no passphrase is set, and the critical information could not be returned.