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

From SNIC Documentation
Jump to: navigation, search
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
[[Category:Grid computing]]
 +
[[Category:SweGrid user guide]]
 +
[[Category:Swestore]]
 +
[[Category:Swestore user guide]]
 +
[[Exporting_a_client_certificate|< Exporting a client certificate]]
 +
 
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.
 
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.
  

Revision as of 09:38, 20 June 2016

< Exporting a client certificate

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.