Plesk
Server Administrator - PSA
Installing your SSL Certificate / Web Server Certificate
/ Secure Server Certificate from ssl247.co.uk
Firstly when your issuance email arrives you will have
two certificates in the email - your server certificate
and a UTN chained certificate.
Copy the UTN chained certificate into a text editor
such as notepad and save as chain.txt.
Copy your web server certificate into a text editor
such as notepad and save as yourdomain.txt.
Install your web server certificate
- From inside PSA, choose the domain in which you
are installing the SSL certificate.
- Access the domain's SSL section by clicking on the
'certificate' button. (If the 'certificate' button
is grayed-out, this means the domain is set up for
name-based hosting. If you want a domain to utilize
all of the SSL capabilities available, that domain
must be configured for IP-based hosting.)
- When a CSR (certificate signing request) is generated
there are two different text sections, the RSA Private
Key (which will have been emailed to you by Plesk)
and the Certificate Request. When installing a certificate,
the RSA Private Key text needs to be pasted into the
block preceding the web server certificate issued
by ssl247.co.uk.
Example:
-----BEGIN RSA PRIVATE KEY-----
[[ENCODED BLOCK OF TEXT]]
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
[[ENCODED BLOCK OF TEXT]]
-----END CERTIFICATE-----
- Paste the Private Key with the Certificate text
into the Enter Certificate Text: text box and
press the Send Text button.

There should be a prompt that reads Certificate
Successfully Installed.
If there are any errors in PSA the old certificate
will replace the new certificate that you have just
sent to the server and you will be required to enter
it again into the text box.
Now click Up Level to return to the Domain Administration
page.
Install the UTN chained certificate
- From inside PSA, choose the domain in which you
are installing the SSL certificate.
- Access the domain's SSL section by clicking on the
'certificate' button.
- Pay close attention to the icon next to how Use
rootchain certificate for this domain appears
on this page.
- 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.
- Ensure the icon is [X] before continuing
(you may need to click the ON/OFF button if the icon
is set to [ON]):

- Click the browse button and locate the chain.txt
file you have saved from your issuance email earlier.
- Then click the Send File button. This will
upload your UTN chained certificate to the server.
- Click the icon button again to set it to the [ON]
state.
If there are any errors in PSA the old certificate
will replace the new certificate that you have just
sent to the server and you will be required to enter
it again into the text box. Now click Up Level to return
to the Domain Administration page.
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.
Using your SSL Certificate to secure logging into
your Plesk Administrator
- If you are applying your certificate to the Plesk
control panel (in order to secure your login) you
will need to login to Plesk Administrator and select
Server.
- Select Certificate and complete the above instructions
as per applying your SSL certificate to a domain.