Difference between revisions of "Exporting a client certificate on Windows"

From SNIC Documentation
Jump to: navigation, search
(Created page with "Both Internet Explorer and Chrome uses the infrastructure present in the Windows operating system for certificate storage and retrieval, so the process to export is the same for ...")
 
Line 2: Line 2:
  
 
* In the ''Control Panel'', open ''Internet Options'' and click the ''Certificates'' button on the ''Content'' tab.
 
* In the ''Control Panel'', open ''Internet Options'' and click the ''Certificates'' button on the ''Content'' tab.
[[File:cert_export-ie9-1.png]]
+
[[File:cert_export-ie9-1.png|300px]]
  
 
* On the ''Personal'' tab, select the certificate to export and click the ''Export...'' button.
 
* On the ''Personal'' tab, select the certificate to export and click the ''Export...'' button.
[[File:cert_export-ie9-2.png]]
+
[[File:cert_export-ie9-2.png|300px]]
  
 
* Follow the wizard process, select ''Yes, export the private key'' on the page asking whether to export the private key.
 
* Follow the wizard process, select ''Yes, export the private key'' on the page asking whether to export the private key.
  
 
* Select ''Personal Information Exchange - PKCS #12 (.PFX)'' on the ''Export File Format'' page.
 
* Select ''Personal Information Exchange - PKCS #12 (.PFX)'' on the ''Export File Format'' page.
[[File:cert_export-ie9-3.png]]
+
[[File:cert_export-ie9-3.png|300px]]
  
 
* Enter and remember a password to protect the file with, you'll need this to access it later.
 
* Enter and remember a password to protect the file with, you'll need this to access it later.

Revision as of 12:44, 20 March 2013

Both Internet Explorer and Chrome uses the infrastructure present in the Windows operating system for certificate storage and retrieval, so the process to export is the same for both browsers.

  • In the Control Panel, open Internet Options and click the Certificates button on the Content tab.

300px

  • On the Personal tab, select the certificate to export and click the Export... button.

300px

  • Follow the wizard process, select Yes, export the private key on the page asking whether to export the private key.
  • Select Personal Information Exchange - PKCS #12 (.PFX) on the Export File Format page.

300px

  • Enter and remember a password to protect the file with, you'll need this to access it later.
  • Select a location and filename for the exported certificate.
  • Finish the wizard.