Installing your SSL Server Certificate - Netscape I-Planet 4.1
You will receive an email from the Registration Authority when your certificate request
has been approved that contains a link to a location where your certificate may be
obtained. Clicking on this link will bring up a browser window that contains the
details of your issued certificate and includes a section that looks something like the
following:
-----BEGIN CERTIFICATE-----
MIAGCSqGSIb3DQEHAqCAMIACAQExADALBgkqhkiG9w0BBwGggDCCAmowggHXAhAF
UbM77e50M63v1Z2A/5O5MA0GCSqGSIb3DQEOBAUAMF8xCzAJBgNVBAYTAlVTMSAw
(.......)
E+cFEpf0WForA+eRP6XraWw8rTN8102zGrcJgg4P6XVS4l39+l5aCEGGbauLP5W6
K99c42ku3QrlX2+KeDi+xBG2cEIsdSiXeQS/16S36ITclu4AADEAAAAAAAAA
-----END CERTIFICATE-----
Copy everything you see between and including the lines that look like
-----BEGIN CERTIFICATE-----
and
-----END CERTIFICATE-----
and paste it into an appropriately named text file e.g. myserver.cert
Installing CA Certificates
The CA certificates must be installed as a certificate chain.
- Download the
PEM format Bundled CA
certificate file (full CA chain)
- Sign onto the Webserver and select the server to manage.
- Select the Security tab and then Install Certificate.

- Open the saved PEM format Bundled CA
certificate file (full CA chain) in a text editor.
- Select Server Certificate Chain, enter the password and copy the text from the saved PEM format Bundled CA certificate file (full CA
chain) to the Message Text box (including all of the BEGIN and END lines), then click
OK.

- Accept the certificate.
NOTE: Do not shutdown or restart the server until all steps have been completed.
Installing the Server Certificate
For the server certificate, repeat the steps from 3 above, but this time:
- Choose This Server instead of Server Certificate Chain
- Open the newly issued server certificate file (e.g. myserver.cert) in a text editor
Enabling SSL
At this stage all the certificates are installed and SSL now needs to be activated.
- Select the Preferences tab and then Encryption On/Off.
- Set encryption to 'On' and Port to 443,
click OK, then Save and Apply.
Now shutdown and restart the server.
|