Configure a CA signed SSL certificate to initiate a secure browser sessions by creating a private key, creating a certificate signing request (CSR), and applying the server certificate.
Creating a private key and a certificate signing request
Create a certificate signing request (CSR) for Analyzer detail view server and send it to the certificate authority to obtain the certificate file.
Applying server certificates
The certificate authority creates the following three certificate files:
- Root
- Intermediate
- Host
Note: If you do not want to stop the crond service, you can stop specific processes of
the Analyzer detail view server and Analyzer probe server by using the crontab -e
command as described in Stopping the Analyzer detail view server or Analyzer probe server services
and Starting the Analyzer detail view server or Analyzer probe server services