sslsd-logo

How to move SSL certificate from IIS to Lync 2013

Windows servers use .pfx/.p12 files to contain the public key file (SSL Certificate) and its unique private key file. The Certificate Authority (CA) provides you with your SSL Certificate (public key file). You use your server to generate the associated private key file where the CSR was created.

You need both the public key and private keys for an SSL certificate to work properly on any system. Windows uses the pfx/p12 file to contain these two keys; therefore, if you need to transfer your SSL certificate from one server to another or store it someplace for safe keeping you need to create a .pfx backup.

To move you SSL  certificate from a Windows IIS to Lync 2013 system  with its private key perform the following steps.

Step 1:  Create an MMC Snap-in for Managing Certificates:

  1. Start > run > MMC.
    mmc
  2. Go into the Console Tab > File > Add/Remove Snap-in.mmc
  3. Click on Add > Click on Certificates and click on Add.mmc
  4. Choose Computer Account > Next.
    mmc export
  5. Choose Local Computer > Finish.
    mmc export
  6. Close the Add Standalone Snap-in window.
  7. Click on OK at the Add/Remove Snap-in window.

Step 2: Export/Backup certificate to .pfx file:

  1. In MMC Double click on Certificates (Local Computer) in the center window.
  2. Double click on the Personal folder, and then on Certificates.
  3. Right Click on the Certificate you would like to backup and choose > ALL TASKS > Export
  4. Follow the Certificate Export Wizard to backup your certificate to a .pfx file.mmc export
  5. Choose to ‘Yes, export the private key
    mmc export
  6. Choose to “Include all certificates in certificate path if possible.” (do NOT select the delete Private Key option)
    mmc export
  7. Enter a password you will remember.
  8. Choose to save file on a set location.
  9. Click Finish.
    mmc export
  10. You will receive a message > “The export was successful.” > Click OK.The .pfx file backup is now saved in the location you selected and is ready to be moved or stored for your safe keeping.You have successfully performed an Export a certificate from Windows IIS 7.0 – 8.5.

Step 3: Importing your .pfx file into Lync 2013:

  1. From the Windows start menu click Lync Deployment Wizard icon.
    Lync 2013 Installation
  2. Click Install or Update Lync Server System.
    Lync 2013 Installation
  3. Under the Request, Install or Assign Certificates section click Run Again.
    Lync 2013 Installation
  4. Choose External Edge certificate and click Import Certificate.
    Lync 2013 Installation
  5. Click Browse, Navigate to the file name and location of your SSL certificate you downloaded in Step 1.
  6. Check the box Certificate file contains certificate’s private key.
  7. Specify the Password used when you created your .pfx file. 
  8. Click Next. 

    Lync 2013 Installation

  9. On the Summary page verify the information is accurate and click Next.
  10. On the Executing Commands page ensure Task Status is completed, and click Finish.
    Lync 2013 Installation
  11. When returned to Certificate Wizard main page, Expand External Edge certificate Make sure all services are checked, then click Assign.
    Lync 2013 Installation
  12. Click Next.
    Lync 2013 Installation
  13. In Certificate Store click Next.
  14. On Executing Commands page ensure Task Status shows completed, then click Finish.
    Your SSL certificate is now configured on your Lync 2013 server system.

If you are unable to use these instructions for your server, Acmetek recommends that you contact either the vendor of your software or the organization that supports it.

Recent Posts

S/MIME for Outlook O365 Windows

Add to Favorites S/MIME Advantages of S/MIME Certificates S/MIME (Secure/Multipurpose Internet Mail Extensions) certificates offer several advantages when it comes to securing email communications. Here

Read More »

Abbreviations

Add to Favorites There are literally thousands of IT abbreviations out there. Many are concerned with the technical aspects of the computer, while others deal

Read More »

SSL Installation on Qmail

Add to Favorites SSL Installation on Qmail Qmail is a secure, reliable, efficient, simple message transfer agent. It is designed for typical Internet-connected UNIX hosts.

Read More »