|
Installing your
Certificate
Important: Installation is a two step process - ensure
you follow both steps listed below:
Step 1: Upload your SSL certificate
You will be sent 2 certificates via email
after the payment and validation process is complete. One
is your SSL certificate, the certificate named after your
domain nameand a rootchain certificate.
1. Firstly you need to create a SSL Certificate
block text. To do this open your Certificate in a text editor
such as notepad.
2. When you applied for a Certificate your Plesk
control panel will have emailed you a CSR and a Private Key.
Locate the email and copy the Private Key (RSA not the CSR)
into the text file you have just created containing your SSL
Certificate. It should look something like:
-----BEGIN RSA PRIVATE KEY-----
[[ENCODED BLOCK OF TEXT]]
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
[[ENCODED BLOCK OF TEXT]]
-----END CERTIFICATE-----
Make sure the -----BEGIN CERTIFICATE-----
etc are still displayed within the text file.
Save this file as a TXT file somewhere easily accessible from
your Plesk control panel.
3. In Plesk access your domain
level CP by clicking on your domain name.
4. Click the Certificate button. The SSL Certificate
page appears.
5. In the Uploading Certificate File section click
browse and locate the saved file just created.
6. Then, click Send File to copy the certificate
to the server. Or, if you want to type in the text of the
certificate without downloading a specific file, click in
the text box and enter and paste the certificate information.
7. Click Send Text to implement the text on the server.
When you download the certificate to the server, PSA checks
for errors. If an error is detected, PSA restores the old
version of the SSL certificate, and PSA warns you to update
the certificate. At this point, you can try again to enter
text or to download the certificate file.
When you are satisfied that the SSL certificate
is correctly implemented, click Up Level to return to the
Domain Administration page.
Step 2: Uploading the Rootchain Certificate
To ensure your Certificate is trusted by all browsers you
need to install a rootchain certificate for the domain:
1. In Plesk access your domain
level CP by clicking on your domain name.
2. Click the Certificate button. The SSL Certificate
setup page appears.
3. The icon next to Use rootchain certificate for
this domain appears on this page.
4. If the icon is [ON] then the rootchain certificate
will be enabled for this domain. If the icon is [X] this function
will be disabled.
5. Ensure the icon is [X] before continuing to
step 7.
6. To upload your rootchain certificate, first
make sure that it has been saved on your local machine or
network (save it to disk now by clicking here). Use the Browse
button to search for and select the appropriate rootchain
certificate file.
7. Then click the Send File button. This will upload
your rootchain certificate to the server to assure proper
authentication of the InstantSSL certificate authority.
8. Click the icon button again to set it to the
[ON] state.
9. When you are satisfied that the rootchain certificate
is correctly implemented, click Up Level to return to the
Domain Administration page.
|