Getting SSL Certificates

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:

  • use the functions for purchasing SSL certificates from Comodo, GeoTrust, Inc. or GoDaddy provided by your control panel,

    OR

  • create a certificate signing request (CSR) from the control panel and submit it to the certification authority of your choice, which will create an SSL certificate for you.

    Note: If you are going to use the control panel's facilities for purchasing a certificate through MyPlesk.com online store, you should not use command line tools for creating the certificate signing request.

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

  1. Go to Tools & Settings > SSL Certificates (in the Security group). A list of SSL certificates that you have in your repository will be displayed.


    SSL_Certificates

  2. Click Add.
  3. Specify the certificate properties:
    • Certificate name. This will help you identify this certificate in the repository.
    • Encryption level. Choose the encryption level of your SSL certificate. We recommend that you choose a value more than 1024 bit.
    • Specify your location and organization name. The values you enter should not exceed the length of 64 symbols.
    • Specify the host name for which you wish to purchase an SSL certificate. For example: your-domain.com
    • Enter your email address.
  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 SSL Certificate.

    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 Email drop-down box, please select the correct Approver email.

    The approver email is an email 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 email. After you confirm, the certificate will be sent to your email.
  10. When you receive your SSL certificate, save it on your local machine or network.
  11. Return to the SSL Certificates repository (Tools & Settings > SSL Certificates).
  12. Click Browse in the middle of the page and navigate to the location of the saved certificate. Select it, and then click Upload Certificate. This will upload the certificate to the repository.
  13. Select the checkbox corresponding to the certificate you just added, and click Secure Plesk.

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

  1. Go to Tools & Settings > SSL Certificates (in the Security group). A list of SSL certificates that you have in your repository will be displayed.
  2. Click Add.
  3. Specify the certificate properties:
    • Certificate name. This will help you identify this certificate in the repository.
    • Encryption level. Choose the encryption level of your SSL certificate. We recommend that you choose a value more than 1024 bit.
    • Specify your location and organization name. The values you enter should not exceed the length of 64 symbols.
    • Specify the host name for which you wish to purchase an SSL certificate. For example: your-domain.com
    • Enter your email address.
  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 website 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 (Tools & Settings > SSL Certificates).
  11. Click Browse in the middle of the page and navigate to the location of the saved certificate. Select it, and then click Upload Certificate. This will upload the certificate to the repository.
  12. Select the checkbox corresponding to the certificate you have just added, and click Secure Plesk.

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

  1. Go to Tools & Settings > SSL Certificates (in the Security group). A list of SSL certificates that you have in your repository will be displayed.
  2. Click Add.
  3. Specify the certificate properties:
    • Certificate name. This will help you identify this certificate in the repository.
    • Encryption level. Choose the encryption level of your SSL certificate. We recommend that you choose a value more than 1024 bit.
    • Specify your location and organization name. The values you enter should not exceed the length of 64 symbols.
    • Specify the host name for which you wish to purchase an SSL certificate. For example: your-domain.com
    • Enter your email address.
  4. Click the Self-Signed button. Your certificate will be generated and stored in the repository.