
Need multiple certificates? Buy in bulk and save £££s. Click Here to find out more
Apache + Raven
Installing your SSL Certificate / Web Server Certificate / Secure Server Certificate from ssl247.co.uk
Firstly when your issuance email arrives you will have two certificates in the email - your server certificate and a UTN chained certificate.
Copy the UTN chained certificate into a text editor
such as notepad and save as chain.txt.
Copy your web server certificate into a text editor
such as notepad and save as yourdomain.cert.
Start the Raven PKI Certificate Manager, using
the command:
/usr/local/raven/bin/ravenctl
Install the UTN chained certificate
You will be prompted for the location of your web
server certificate. Identify the location and the
name (yourdomain.cert) of your web server certificate
file. The certificate will be installed in the following
directory:
/usr/local/raven/module/pki/certs/
SSLCertificateFile /usr/local/raven/module/pki/certs/yourdomain.cert
SSLCertificateKeyFile /usr/local/raven/module/pki/keys/domainname.key
SSLCACertificateFile /usr/local/raven/module/pki/certs/ca-bundle.cert
Save the HTTPDS.CONF file
Restart the server: /usr/local/apache/bin/httpsdctl restart
Note: The padlock icon on your browser will be displayed in the locked position if your certificates are installed correctly and the server is properly configured for SSL.
|