Home | SSL Certificate Products | FAQ | Support | Resellers | International | About Us | News | Contact Us |
Apache + SSLeay Certificate
Installing your SSL Certificate / Web Server Certificate / Secure Server Certificate from RapidSSL.com
Firstly when your issuance email arrives it will contain your
web server certificate.
Copy your web server certificate into a text editor such as notepad and save
as yourdomain.crt
If you have not already set up a secure virtual host or would
like to learn more about SSL, refer to the following link for more information:
http://www.linuxdoc.org/HOWTO/SSL-RedHat-HOWTO.html#toc4"
Note: The examples below use the following naming conventions: "Your Private Key" = "domainname.key"; "Your Web Server Certificate" = "domainname.crt"
Test your certificate by using a browser to connect to your server. Use the https protocol directive (e.g. https://your server/) to indicate you wish to use secure HTTP.
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.