Certificate Installation
Instructions for Cobalt Raq3/Raq4
You will receive your certificate via email, pasted in the
body of the email and also attached as a text file.
Installing a certificate for the "Main Server"
*You must be logged in as root. Type su, press enter
and then type the admin password.
Install the server certificate as described in the Cobalt
manual.
Be sure to include ---BEGIN CERTIFICATE--- and ---END
CERTIFICATE---.
Edit the ssl.conf file
/etc/admserv/conf/ssl.conf
- Add or edit the following lines to read:
SSLCertificateFile /home/sites/home/certs/certificate
SSLCertificateKeyFile /home/sites/home/certs/key
Restart the administrative apache server with the following
command:
/etc/rc.d/init.d/httpd restart
|