- Log in to admin server as a root.
- Create a folder /etc/httpd/ssl.crt/ (if it does not exist).
- Copy cert.crt file there.
Note: Back up the certificate.
Enable SSL on the site.
- In Server Admin, click Web and choose Configure Web Service.
- Make sure Enable SSL is selected for the entire site.
- Click Sites, select the site where you plan to use the certificate, and click Edit.
- Select Enable Secure Socket Layer (SSL).
- Click Edit Certificate File and paste the text from your certificate file in the text field, then click Save.
- Click Edit Key File and paste the text from your key file in the text field, then click Save.
- Press tab to move to the phrase field and type the pass phrase from your CSR in the text field, then click OK.
- Set the location of the log file.
- Stop and then start Web service.
Note: Web Performance Cache is not compatible with SSL. You should not enable both Web Performance Cache and SSL for a specific site. Doing so keeps Apache from starting.
