How to install SSL Certificate on Microsoft Exchange Server

1 vote, average: 5.00 out of 51 vote, average: 5.00 out of 51 vote, average: 5.00 out of 51 vote, average: 5.00 out of 51 vote, average: 5.00 out of 5 (1 votes, average: 5.00 out of 5, rated)
Loading...
Install SSL On Microsoft Exchange

Install SSL Certificate on Exchange 2003

SSL Installation process on Microsoft Exchange server requires technical knowledge. After acquiring the correct certificate, perform few steps will help you install it successfully on your Windows Server.

The Prerequisites for Installing SSL on Microsoft Exchange Server 2003, 2007, 2010, 2013, 2016 and 2019

  • Private key: A secure key generated with the Certificate Signing Request (CSR).
  • Server certificate: Main certificate issued by the CA; your server provides it to the client (browser) for verification.
  • Intermediate certificates: Provided by the Certificate Authority as part of the validation process.

Step 1: Upload certificates to your server

Your Certificate Authority will provide you the SSL Certificate in a Zip file. Open it & extract the primary and intermediate certificates. Copy their entire contents into a text editor and upload them to your server for maximum security.

Step 2: Create Certificate Snap-in

  • Open Start > Run > type MMC (Microsoft Management Console), and click OK
  • Go to File > Add/Remove Snap-in in the MMC console and tap the Add tab
  • Choose Certificates from the list of snap-ins and click the Add button
  • Select Computer Account and click Next
  • Choose Local Computer > click Finish
  • Close the snap-ins window > go to Add/Remove Snap-in window > click OK

Step 3: Install Intermediate certificate

  • Go to MMC console > double-click on the Intermediate Certification Authorities folder (left-side pane)
  • Navigate to the Certificates option and right-click on it.
  • Select All Tasks > Import
  • The Certificate Import Wizard will open.
  • Click Next
  • Locate your Intermediate Certificate file to proceed and click Next.
  • Select Place all certificates in store
  • Choose Intermediate Certificate Authorities.
  • Click OK
  • To successfully complete the import process, click Finish.
  • A confirmation message will appear to confirm its successful conclusion; tap OK, and you’re all set!

Step 4: Install Primary SSL Certificate

  • Go to Start > Programs > Microsoft Exchange > System Manager
  • Go to the Administrative Groups folder, and expand the First Administrative Group
  • In the Servers folder, click on Exchange Server Container
  • Next, navigate to Protocols, and go through each protocol you want to configure.
  • Start the Certificate Wizard in the new window by selecting the Access tab and clicking on Certificate
  • On the Pending Certificate Request page, choose Process the pending request and install the certificate, & tap Next
  • Go to Process a Pending Request window, and provide the location of your SSL Certificate where you have saved the certificate received from your SSL provider)
  • Double tap the Certificate Summary box, and click Next
  • Click Finish, and you are done!

Install SSL Certificate on Exchange 2007

  • Save the SSL Certificate files provided by your provider to your server’s directory.
  • Go to Start, click Run, and type MMC.
  • Click OK
  • Navigate to the top-left corner in the Console, and click on File > Add/Remove Snap-in
  • Next, choose Certificates, click on Add
  • Select Computer Account
  • Click Next
  • Choose Local Computer > tap Finish
  • Hit OK to close Add/Remove Snap-ins
  • Locate the Certificates folder in the console, expand it and right-click on Intermediate Certificate Authorities
  • Go to All Tasks > click Import to open the Certificate Import Wizard
  • Open Certificate Import Wizard > click Next > Browse to locate your Intermediate Certificate file, and press Next
  • Select Place all certificates in this store: Intermediate Certificate Authorities.
  • Click Next, and Finish
  • Go to the Start menu, select Microsoft Exchange Server 2007, and click Exchange Management Shell
  • Type this command to import the certificate. (Make sure to replace the certificate location)
Import-ExchangeCertificate -Path C:\your_certificate.crt
  • Use the below command to enable SSL
Add Enable-ExchangeCertificate -Thumbprint paste_thumbprint_here -Services "SMTP, IMAP, IIS”
  • Close the Exchange Management Shell.
  • You have successfully installed your Microsoft Exchange 2007 server!

Install SSL Certificate on Exchange 2010

1: Create “Certificate Snap-in”

  • Go to Start > Run > type MMC (Microsoft Management Console)
  • Open File and select Add/Remove Snap-in
  • Now select Certificates from the Add/Remove Snap-in box and click Add
  • Next, tap on Computer Account
  • Click Next
  • Select Local Computer & click Finish
  • Exit the Add Standalone Snap-in window and click OK

2: Intermediate Certificate Installation

  • In the MMC, locate the left menu and right-click on Intermediate Certificate Authorities
  • Choose All Tasks > Import
  • Click Next in the Certificate Import window
  • Hit the Browse button to locate the intermediate certificate file on your computer
  • Click Next
  • Select “Place all certificates from the Store
  • Pick Intermediate Certificate Authorities from Select Certificate Store window.
  • Hit OK > click Next
  • Click Finish and press OK
  • Click NO to remove the console settings

3: Primary Certificate Installation

  • Go to Start > All Programs > Microsoft Exchange Server 2010 > Exchange Management Console.
  • Select Microsoft Exchange On-Premises > Manage Databases
  • Click on Server Configuration
  • Choose your Primary SSL certificate from the Exchange Certificates
  • Click Complete Pending Request from the right-side Actions menu
  • Next, click Browse to locate the path of your Certificate
  • Press Open
  • Come back to the Complete Pending Request window
  • Tap Complete
  • Tap the Finish button & return to the console.
  • Choose Assign Services to Certificate from Actions menu
  • Select the server you want the certificate to be installed into
  • Tap Next
  • Pick the services you wish to secure
  • Click Next
  • Click Assign > Finish
  • You are done!

Install SSL Certificate on Exchange 2013 & 2016

1: Create Certificate Snap-in

  • Go to Start > Run > type MMC & hit OK
  • From File menu, select Add/Remove Snap-in
  • Select Certificates from the Add/Remove Snap-in box
  • Click Add
  • Tap on Computer Account & hit Next
  • Select Local Computer & press Finish
  • Exit from the Add Standalone Snap-in window and click OK button.

2: Install Intermediate Certificate

  • In the MMC, locate the left menu and right-click on Intermediate Certificate Authorities
  • Choose All Tasks > Import
  • Click Next
  • Hit the Browse button to locate the Intermediate Certificate file & click Next
  • Select Place all certificates in the store and choose Intermediate Certificate Authorities from the Select Certificate Store window.
  • Hit OK & click Next
  • Click Finish > OK to close the MMC console.
  • Click NO to remove the console settings

3: Primary Certificate Installation

  • Log in to the Exchange admin center
  • Go to Servers and click on Certificates
  • Choose your SSL Certificate; it will have a Pending request status.
  • Click Complete
  • Enter your SSL Certificate’s network path & Click OK
  • Get back to the Certificate and click Edit
  • In the next window, choose Services, and select the services you want to enable
  • Hit the Save button.
  • our SSL Certificate is up & running!

Installing SSL certificate on Exchange 2019

  • Open the EAC and go to Servers > Certificates
  • Choose the Exchange server from the Server list
  • Click on More Options ***, and choose Import Exchange certificate
  • An Import Exchange Certificate wizard will open.
  • Provide these information
    • File to import from: Enter the UNC (Universal Naming Convention) path and filename of the certificate file.
    • Password: The file is password-protected if it contains the private key or chain of trust
  • Click Next
  • In “the Specify the servers you want to apply this certificate to” page, hit the Add+ button
  • Choose the Exchange Server where you want to import your certificate and click Add > OK
  • Open the EAC and go to Servers > Certificates
  • Choose the Exchange Server from the Server list
  • Pick the certificate you want to install and click Edit.
  • In the “Specify the services you want to assign this certificate to” page, choose the services.
  • Click Save.
  • You have successfully installed the SSL certificate

Troubleshooting Tips

SSL installation steps are never easy for Exchange Server, you may face errors as well. Here are some tips we have added to fix the SSL errors.

  • The Private Key is missing or incorrectly entered.
  • Certificate is not in its proper format (Example PEM or DER).
  • You are using an outdated version of Windows Server or Exchange.
  • There is a mismatch between the domain name & server name specified in your CSR and the actual domain name associated with your server.
  • The Intermediate Certificates are missing from your web server.
  • The Certificate Authority does not support Microsoft Exchange.
  • Test your SSL installation with the SSL Checker Tool
  • Perform these steps to Generate CSR on Microsoft Exchange Server.
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 109.7 29.02"><defs><style>.cls-1{fill:#fff;}</style></defs><path class="cls-1" d="m5.38,22.85c-3.1-.26-5.3-1.92-5.38-4.8h3.6c.1,1.1.67,1.85,1.78,2.09v-4.58c-2.47-.62-5.38-1.32-5.38-4.87,0-2.83,2.26-4.68,5.38-4.92v-1.94h1.54v1.94c3,.24,5.02,1.85,5.23,4.7h-3.62c-.1-.94-.67-1.66-1.61-1.94v4.54c2.5.65,5.42,1.3,5.42,4.85,0,2.45-1.92,4.73-5.42,4.97v1.94h-1.54v-1.97Zm0-10.25v-4.15c-1.1.17-1.87.84-1.87,2.06,0,1.13.77,1.7,1.87,2.09Zm1.54,3.38v4.2c1.22-.22,1.94-1.06,1.94-2.14s-.82-1.68-1.94-2.06Z"/><path class="cls-1" d="m17.62,8.33h-2.33v-3.1h5.78v17.5h-3.46v-14.4Z"/><path class="cls-1" d="m28.27,17.81c.26,1.39,1.15,2.18,2.71,2.18,1.97,0,2.83-1.46,2.83-5.4-.74,1.03-2.16,1.63-3.7,1.63-3.02,0-5.45-1.9-5.45-5.59,0-3.5,2.21-5.81,5.91-5.81,4.75,0,6.22,3.22,6.22,8.76,0,5.95-1.32,9.17-5.95,9.17-3.72,0-5.5-2.38-5.69-4.94h3.12Zm5.23-7.15c0-1.92-1.1-2.98-2.81-2.98s-2.81,1.18-2.81,2.93c0,1.58.89,2.88,2.93,2.88,1.68,0,2.69-1.13,2.69-2.83Z"/><path class="cls-1" d="m41.28,22.9c-1.22,0-2.09-.86-2.09-1.97s.86-1.97,2.09-1.97,2.04.86,2.04,1.97-.86,1.97-2.04,1.97Z"/><path class="cls-1" d="m49.54,17.81c.26,1.39,1.15,2.18,2.71,2.18,1.97,0,2.83-1.46,2.83-5.4-.74,1.03-2.16,1.63-3.7,1.63-3.02,0-5.45-1.9-5.45-5.59,0-3.5,2.21-5.81,5.91-5.81,4.75,0,6.22,3.22,6.22,8.76,0,5.95-1.32,9.17-5.95,9.17-3.72,0-5.5-2.38-5.69-4.94h3.12Zm5.23-7.15c0-1.92-1.1-2.98-2.81-2.98s-2.81,1.18-2.81,2.93c0,1.58.89,2.88,2.93,2.88,1.68,0,2.69-1.13,2.69-2.83Z"/><path class="cls-1" d="m64.56,17.81c.26,1.39,1.15,2.18,2.71,2.18,1.97,0,2.83-1.46,2.83-5.4-.74,1.03-2.16,1.63-3.7,1.63-3.02,0-5.45-1.9-5.45-5.59,0-3.5,2.21-5.81,5.9-5.81,4.75,0,6.22,3.22,6.22,8.76,0,5.95-1.32,9.17-5.95,9.17-3.72,0-5.5-2.38-5.69-4.94h3.12Zm5.23-7.15c0-1.92-1.1-2.98-2.81-2.98s-2.81,1.18-2.81,2.93c0,1.58.89,2.88,2.93,2.88,1.68,0,2.69-1.13,2.69-2.83Z"/><path class="cls-1" d="m81.79,0h3.29l-6.48,27.07h-3.29L81.79,0Z"/><path class="cls-1" d="m96.89,9.43h3.58l-8.23,19.59h-3.58l2.88-6.62-5.33-12.96h3.77l3.43,9.29,3.48-9.29Z"/><path class="cls-1" d="m105.62,22.73h-3.36v-13.3h3.36v2.06c.84-1.37,2.23-2.26,4.08-2.26v3.53h-.89c-1.99,0-3.19.77-3.19,3.34v6.62Z"/></svg>