Install PKCS#12 File - Microsoft Exchange 2007

Feb 19, 2024

Install PKCS#12 File - Microsoft Exchange 2007

Introduction

 
This article provides step-by-step instructions for installing a PKCS#12 file in Microsoft Exchange 2007. If this is not the solution you are looking for, please search for your solution in the search bar above.


Process


Run the Exchange Management Shell
 

  1. Start > Programs > Microsoft Exchange Server 2007 > Exchange Management Shell.
  2. Find the imported certificate using the command:

     Get-ExchangeCertificate 
     
  3. Enable the certificate imported using the command:

     Enable-ExchangeCertificate -Thumbprint [paste thumbprint here] -Services "SMTP, IMAP, POP, IIS" 
     
  4. Reboot the Exchange server and test all services by connecting with IE, ActiveSync, or Outlook.  

Related Articles

GlobalSign System Alerts

View recent system alerts.

View Alerts

Atlas Discovery

Scan your endpoints to locate all of your Certificates.

Sign Up

SSL Configuration Test

Check your certificate installation for SSL issues and vulnerabilities.

Contact Support