Securing Communication to Server with SSL Encryption

For security reasons, you can access your control panel only through a secure connection provided by Secure Sockets Layer-enabled hypertext transfer protocol. All data you exchange with the Plesk managed server are encrypted, thus preventing interception of sensitive information. The SSL certificate used in the data encryption process is automatically generated and installed on the server during installation of the control panel. This is the so-called self-signed certificate: it is not signed by a recognized certification authority (CA), therefore, upon attempt to connect to your control panel, you and your customers will see warning messages in Web browsers.

To gain customer confidence, you should purchase an SSL certificate from a reputable certification authority, and install it to the control panel.

You can either:

To purchase an SSL certificate from Comodo, GeoTrust, Inc. or GoDaddy through MyPleskCom online store and secure your control panel:

  1. Go to Server > Certificates. A list of SSL certificates that you have in your repository will be displayed.
  2. Click Add New Certificate.
  3. Specify the certificate properties:
  4. Make sure that all the provided information is correct and accurate, as it will be used to generate your private key.
  5. Click Buy Cert.

    Your private key and certificate signing request will be generated — do not delete them. MyPlesk.com login page will open in a new browser window.

  6. Register or log in to an existing MyPlesk.com account and you will be taken step by step through the certificate purchase procedure.
  7. Choose the type of certificate that you wish to purchase.
  8. Click Proceed to Buy and order the certificate. In the Approver E-Mail drop-down box, please select the correct Approver e-mail.

    The approver e-mail is an e-mail address that can confirm that certificate for specific domain name was requested by an authorized person.

  9. Once your certificate request is processed, you will be sent a confirmation e-mail. After you confirm, the certificate will be sent to your e-mail.
  10. When you receive your SSL certificate, save it on your local machine or network.
  11. Return to the SSL Certificates repository (Server > Certificates).
  12. Click Browse in the middle of the page and navigate to the location of the saved certificate. Select it, and then click Send File. This will upload the certificate to the repository.
  13. Select the check box corresponding to the certificate you just added, and click Secure control panel.

To secure your control panel with an SSL certificate from other certificate authorities:

  1. Go to Server > Certificates. A list of SSL certificates that you have in your repository will be displayed.
  2. Click Add New Certificate.
  3. Specify the certificate properties:
  4. Make sure that all the provided information is correct and accurate, as it will be used to generate your private key.
  5. Click Request. Your private key and certificate signing request will be generated and stored in the repository.
  6. In the list of certificates, click the name of the certificate you need. A page showing the certificate properties opens.
  7. Locate the CSR section on the page, and copy the text that starts with the line -----BEGIN CERTIFICATE REQUEST----- and ends with the line -----END CERTIFICATE REQUEST----- to the clipboard.
  8. Visit the Web site of the certification authority from which you want to purchase an SSL certificate, and follow the links on their site to start a certificate ordering procedure. When you are prompted to specify CSR text, paste the data from the clipboard into the online form and click Continue. The certification authority will create an SSL certificate in accordance with the information you supplied.
  9. When you receive your SSL certificate, save it on your local machine or network.
  10. Return to the SSL Certificates repository (Server > Certificates).
  11. Click Browse in the middle of the page and navigate to the location of the saved certificate. Select it, and then click Send File. This will upload the certificate to the repository.
  12. Select the check box corresponding to the certificate you just added, and click Secure control panel.

In case you need to generate a self-signed certificate, follow this procedure:

  1. Go to Server > Certificates. A list of SSL certificates that you have in your repository will be displayed.
  2. Click Add New Certificate.
  3. Specify the certificate properties:
  4. Click the Self-Signed button. Your certificate will be generated and stored in the repository.