Exporting a certificate to a file
To export a certificate with a private key to a file:
- Open the Microsoft Management Console.
 - Select File → Add/Remove Snap-in.
The Add or Remove Snap-ins window opens.
  - Select the Certificates snap-in and click Add.
The Certificates Snap-in window opens.
  - Select My user account and click Finish.
 - In the Add/Remove Snap-ins window, click OK.
 - In the console tree, select Certificates – Current User → Personal → Certificates.
 - In the workspace, select the certificate you generated earlier and double-click it to open its properties.
 - Select the Details tab.
 - Click Copy to File.
The Certificate Export Wizard starts.
  - In the Export Private Key window, select the Yes, export the private key option.
 - In the Export File Format window:
- Select the Personal Information Exchange – PKCS #12 (.PFX) option.
 - Select the Include all certificates in the certification path if possible check box.
 
 - In the Security window:
- Select the Password check box.
 - In the entry field under the check box, set a password to secure the certificate.
 - In the Confirm password field, type the password again.
 
 - In the File to Export window:
- Click Browse.
 - The Save as window opens.
 - Select the path for saving the certificate file on your computer.
 - Enter the file name and click Save.
 
 - In the Completing the Certificate Export Wizard window, click Finish.
 
The certificate with the private key will be exported to a file. The file will be saved at the specified path on your computer.
	Page top