Creating an intermediate security certificate
These steps are only required for sites using intermediate certificates. To create an intermediate certificate for your FirstClass system:
Warning
Use these steps only if you create both a site certificate and an intermediate certificate at the same time, otherwise contact your certificate authority for instructions.
1 Create a document in the SSL Certificates folder and name it certname.cert (or use any other valid certificate extension, see step 12 in Creating a site (or server) security certificate.
2 Copy the intermediate certificate, issued by your certificate authority, into the blank document you just created.
3 Open your site (or server) certificate and add the intermediate certificate name into the existing site certificate file after Password: password and before -----BEGIN RSA PRIVATE KEY-----.
This is how the section in your site certificate should look:
-----BEGIN CERTIFICATE-----
MIIDLD ... Cji7WnsTzuXX
-----END CERTIFICATE-----
Password: password
cacertificate: mycertificate.cert
-----BEGIN RSA PRIVATE KEY-----
MIICXQIBA ... VhP/PxFg
-----END RSA PRIVATE KEY-----
4 Restart Internet Services
|