askvity

How to Export a Certificate from Certificate Authority?

Published in Certificate Management 1 min read

To export a certificate from a Certificate Authority (CA) on a Windows server, follow these steps:

  1. Launch Certificate Authority:

    • On the AD server, go to Start | Run | certsrv to open the Certificate Authority application.
  2. Access CA Properties:

    • Right-click the CA you created and select Properties.
  3. View the Certificate:

    • On the General tab, click the View Certificate button.
  4. Copy to File:

    • Go to the Details tab and select Copy to File. This will start the Certificate Export Wizard.

Related Articles