How to install your SSL certificate in Exchange 2010

Guide To Install SSL Certificate on Exchange 2010

After you generate CSR and received the certficate file from the vendor :

You can follow the steps to install the ssl certificate on Exchange Server 2010

Installing with the Exchange Management Console

  1. Download and open the ZIP file containing your certificate. Your certificate file will be named [DOMAIN NAME].cer.
  2. Copy the [DOMAIN NAME].cer file to your Exchange 2016 server’s network share folder .
  3. Go to Exchange Management Console : Navigate Start > Programs >> Microsoft Exchange 2010 >> Exchange Management Console.
  4. Click the link to “Manage Databases” On the right pane, and then go to “Server configuration”.
  5. Select your certificate from the menu in the center of the screen (listed by its Friendly Name), and then click the link in the Actions menu to “Complete Pending Request”.
  6. Browse to your certificate file, then click Open , then Complete. If you got error “The source data is corrupted or not properly Base64 encoded.” , Just Ignore the error.
  7. Now, its time to enable the ssl certificate for use, go back to the Exchange Management Console and click the link to “Assign Services to Certificate”.
  8. Select your server from the list provided, and click Next Button.
  9. Select the services for which you would like to enable your new certificate, click Next >> Assign >> Finish.
  10. Now the SSL certificate should now be Installed and Enabled for use with Exchange server 2010.

Exporting to your ISA Server

When exporting your certificate, make sure to include all certificates in the certification chain, when prompted. Otherwise, your certificate will not work properly.

XsoftHost Support

Share

Recent Posts

Add Extra IP addresses to server configuration On Ubuntu 17.10 and later

Each failover IP address will need its own line in the configuration file. The configuration…

3 years ago

Create RAID Arrays with mdadm on Ubuntu

What is mdadm? The mdadm utility can be used to create and manage storage arrays…

4 years ago

How to change the maximum upload file size for PHP

There are several scenarios that you might need to increase or decrease your php maximum…

6 years ago

How to install Let’s Encrypt Plugin in WHM/cPanel

What is Let’s Encrypt? Let’s Encrypt is a free certificate authority provided by the Internet…

6 years ago

How to install python in my cPanel and add py extension

Python normally installed on all cPanel hosting server because most of Centos/red hat update system…

6 years ago

How to install and enable GUI GNOME Desktop on centos 7

Usually CentOS 7 comes in a numbers of variants, For most users, there are two…

6 years ago