
Need multiple certificates? Buy in bulk and save £££s. Click Here to find out more
Installing your SSL Certificate / Web Server Certificate / Secure Server Certificate from ssl247.co.uk
Firstly when your issuance email arrives you will have your web server certificate in the email.
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 your web server 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
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.
|