Articles in Root

How do I install an SSL Certificate into Exchange 2013?

Problem

How do I install an SSL Certificate into Microsoft Exchange 2013?

Solution

This tutorial will be given in 3 parts.  All parts must be completed, but you may find that either Part I and/or Part II may already be completed depending on your security settings and the version of your Windows Server.  If the certificate installation is a renewal of an already existing QuoVadis certificate, you may not need to do Parts I and II as you should already have installed the certificates previously.  The intermediate files must also be installed to ensure that some browsers do not show a certificate error.

Part I - Installing the Intermediate (chaining) Certificate

Part I explains how to install the intermediate files that are required.  QuoVadis uses an intermediate certificate that must be installed on the server to prevent errors in certain browsers.  You may want to go through these steps and if the intermediate certificate is not installed, then please obtain it and follow through with the rest of Part I.  These files can be obtained via the download page in the Trust/Link portal; or if you know which files you require, you can obtain them from the QuoVadis Download Roots & CRL page.

First you must open the Microsoft Management Console.

  1. Click on Start and then Run.

  2. In the Run window, type MMC in the Open: field and click on the OK button.

  3. The Console1 window will appear.

  4. Click on File at the top and then select Add/Remove Snap-in...  Alternatively, you can press Ctrl + M.

  5. In the Add/Remove Snap-in window, click on the Add... button at the bottom.  This will open a third window named Add Standalone Snap-in.

  6. Scroll down in the Add Standalone Snap-in window and find the Certificates component.  Once found, highlight it and click on the Add button at the bottom.  Alternatively, you can double-click on Certificates.

  7. In a new window, you will be given 3 options for which account you want the certificates snap-in to manage.

  8. Select the Computer account radio button and click on the Next button.

  9. At the next screen, click on the Finish button.

  10. Back in the Add Standalone Snap-in window, click on the Close button.

  11. Click on the OK button in the Add/Remove Snap-in window.

  12. You should be back in the Console1 window.  You will see that the Certificates (Local Computer) has been added on the left hand pane.

  13. Click on the "+" sign next to Certificates (Local Computer) to expand it.

  14. Locate and expand the Intermediate Certification Authorities store and then click on the Certificates folder underneath it.

  15. In the right hand pane, you should see a list of certificates.  Verify that you have the correct Intermediate CA certificate (Chain) in this list of certificate in the right hand pane. The correct certificate is shown and available for download within the certificate download page within Trust/Link.  If this certificate is in the Intermediate Certification Authorities store, then you can skip to Part II.  If you do not, then the next steps will guide you through the process of installing this file.



  16.  
  17. Place the certificate in a directory where it can be accessed by the server.

  18. Right-click on the Certificates folder underneath the Intermediate Certification Authorities folder and in the drop-down menu, select All Tasks and then click on Import.

  19. The Certificate Import Wizard will appear.  At the welcome screen, click on the Next button.

  20. You must specify the file to import.  Click on the Browse... button and find and select the correct Intermediate CA certificate file.  Once selected, it should appear in the File name: field.  Click on the Next button.

  21. On the next screen, the option for Place all certificates in the following store should be selected by default and in the Certificate store: field should be Intermediate Certification Authorities.  Click on the Next button.

  22. At the summary screen, click on the Finish button.

  23. You should get a message that reads, "The import was successful."


  24.  

Part II - Installing the Root Certificates

Generally, your Windows Server should have the QuoVadis Root certificates installed, however there have been cases where they have not been.  When you install the SSL certificate, if the root certificate is not present, the system will prompt you to trust it, which will also install it.  Part II assumes that you currently have the Microsoft Management Console open.  If you do not, you can find the instructions in Part I of this guide, steps 1-9.

  1. Click on the "+" sign next to Certificates (Local Computer) to expand it (if it isn't already expanded).

  2. Locate and expand the Trusted Root Certification Authorities store and the click on the Certificates folder underneath it.

  3. In In the right hand pane, you should see a list of certificates.  Click on any certificate that you see and press the letter "Q" on your keyboard to fast-track to the QuoVadis root certificates.  Verify that you have the correct QuoVadis Root Certificate(s) installed in the list of certificates in the right hand pane. You can view and/or download the correct QuoVadis Root certificate that is required within the certificate download page within the Trust/Link downloads page of your certificate.. If the certificate is present, then your website should not show any trust errors then you can skip to Part III.  If you do not see this certificate in the Trusted Root Certification Authorities store, then the next steps will guide you through the process of installing this file.

  4. Place the certificate in a directory where it can be accessed by the server.

  5. Right-click on the Certificates folder underneath the Trusted Root Certification Authorities folder and in the drop-down menu, select All Tasks and then click on Import.

  6. The Certificate Import Wizard will appear.  At the welcome screen, click on the Next button.

  7. You must specify the file to import.  Click on the Browse... button and find and select the correct QuoVadis Root certificate file.  Once selected, it should appear in the File name: field.  Click on the Next button.

  8. On the next screen, the option for Place all certificates in the following store should be selected by default and in the Certificate store: field should be Trusted Root Certification Authorities.  Click on the Next button.

  9. At the summary screen, click on the Finish button.

  10. You should get a message that reads, "The import was successful."


  11.  

Part III - Installing the Certificate

Part III explains how to install the SSL certificate and assign it to services.

  1. Download your certificate file from Trust/Link.

  2. Place this certificate file on the Exchange server.

  3. Navigate to the Exchange Admin Center.

  4. Login to the Exchange Admin Center.

  5. On the left-hand side menu, click on Servers.

  6. In the main pane, click on the Certificates at the top.

  7. Select your certificate from the list and then click the Complete link on the right side of this list.

  8. Note: the certificate should be in a status of Pending request.



  9.  
  10. Enter in the network share path to the certificate file you uploaded in Step 2. Click the ok button. This should successfully install the certificate onto your server.

  11. Back in the Certificates section (from step 6), click on the new certificate and click on the edit button. This button is denoted by a pencil icon above the list of installed certificates.

  12. Click on Services on the left-hand menu.

  13. Select the checkboxes of the services you wish to assign this certificate to. Click on the save button when finished.

OCSP Stapling Support

Although optional, it is highly recommended to enable OCSP Stapling which will improve the SSL handshake speed of your website.

Windows Server 2008 and Windows Server 2012 automatically utilizes OCSP Stapling by default.  No additional configuration is required.

You can read up on more on OCSP Stapling at https://support.quovadisglobal.com/KB/a415/what-is-ocsp-stapling.aspx.