Install SSL Certificate

How to Install SSL Certificate On Exchange 2013

Exchange 2013 SSL Installation with the Exchange Management Console

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 2013

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. Access the Exchange Admin Center (EAC) by opening a browser and browsing to the URL of your server (e.g., https://localhost/ecp).
  4. Login to exchange server 2013 using Domain\user name as the format for the user name and enter your password.
  5. Click the link to Servers in the left column, then Certificates at the top right.
  6. Select your certificate from the menu in the center of the screen (listed by its Friendly Name), and then click the “Complete” link located in the right column.
  7. Enter the UNC network share path to where your certificate file is located
  8. Now the certificate should be successfully installed on your exchange server.
  9. Now, you should enable your certificate for use, go back to the Certificates section of the Exchange Admin Center, highlight the certificate you want to use and click the edit (pencil icon)button.
  10. Click the Services option on the left side.
  11. Select the services for which you would like to enable your new certificate “SMTP“,”IMAP“,”POP3“,”IIS” , and click Save.

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