Previous Topic

Next Topic

Book Contents

Obtaining and Installing SSL Certificates from Other Certification Authorities

To secure a site with an SSL certificate from other certificate authorities:

  1. Click the Domains shortcut in the navigation pane.
  2. Click the required domain name in the list.
  3. Click the Certificates icon in the Services group. A list of SSL certificates that you have in your repository will be displayed.
  4. Click Add New Certificate.
  5. Specify the certificate properties:
  6. Make sure that all the provided information is correct and accurate, as it will be used to generate your private key.
  7. Click the Request button. Your private key and certificate signing request will be generated and stored in the repository.
  8. Download the certificate signing request (CSR) file and save it on your machine. To do this, click the respective icon.
  9. Once downloaded, open the file in a text editor, copy the text enclosed in lines -----BEGIN CERTIFICATE REQUEST----- and -----END CERTIFICATE REQUEST----- to the clipboard.
  10. Using your favorite mail client software, create a new e-mail message and paste the text from the clipboard. Send this message to the Certification Authority that will create an SSL certificate in accordance with the information you supplied.
  11. When you receive your SSL certificate, save it on your local machine or network.
  12. Return to the SSL Certificates repository (Domains > domain name > Certificates).
  13. Click the Browse button 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 and install the certificate against the corresponding private key.
  14. Return to the domain's administration screen (Domains > domain name) and click the Setup icon in the Hosting group.
  15. Select the SSL certificate that you wish to install from the Certificate drop-down box.
  16. Select the SSL support check box and click OK.