Adaptive secure communication
To reduce performance overhead for same-host deployments, you can disable SSL encryption for communication between the server and the object agent.
Before you begin
About this task
By default, the server and object agent communicate over TLS-encrypted TCP/IP sessions. When both components run on the same host, TLS encryption and decryption can create performance overhead, particularly on AIX.
When you set the encrypt parameter to false, the system
verifies that the server and object agent are running on the same host. If both components are on
the same host, TLS encryption is disabled for new sessions after initial sign-on and authentication.
Sign-on and authentication always occur over encrypted sessions. If the components are running on
different hosts, the parameter is ignored and TLS remains enabled.
Procedure
Results
For new sessions, the system verifies whether the server and object agent are running on the same host. If both components are on the same host, TLS encryption is disabled after initial sign-on and authentication. If the components are running on different hosts, TLS remains enabled.