Verify the Use of SSL
To make sure the configuration works, use a browser to connect to the Controller over the default secure port, port 8181:
https: //<controller_host>:8181/controller |
Make sure the Controller entry page loads in the browser correctly. Also, verify that the browser indicates a secure connection. Most browsers display a lock icon next to the URL to indicate a secure connection.
After changing the certificate on the Controller, you will need to import the public key of the certificate to the agent truststore. For information on how to do this, see the topic specific for the agent type:
- EUM aggregator: Troubleshoot Browser RUM
- Java Agent: Enable SSL for the Java Agent
- .NET: Enable SSL for the .NET Agent
If there is no proxy configured and the agent is reporting to the Controller itself, then the following changes are also mandatory:
modifyJVMOptions.sh
script to make the changes.