Exporting your public key in DER or Base64 format
Goal
The procedure to map a non-CERN certificate to your CERN account
requires your public key in a DER or Base64 format.
We assume that the certificate is already installed in Internet Explorer,
Mozilla Firefox, or availabe as a file for OpenSSL command line.
With Internet Explorer
- Open Internet Explorer
- Menu Tools -> Internet Options
- Tab Content -> Click Certificates
- Select the Certificate you want to export the Public Key from and click Export
- Click Next -> Check No do not export the private key -> Click Next
- Select DER encoded binary X.509 (.CER) -> Click Next
- Type in a filename with a .cer extension to save this public key to -> Click Next
- Click finish -> Click Ok
The file with the .cer extension your just created can now be used to map
the certificate to your CERN account.
With Mozilla Firefox
The instructions below refer to Firefox v. 18.0.2. If you are using
another version of Firefox, the procedure may differ.
The file myPublicKey.pem you just created can now be used to map the selected
certificate to your CERN Account.
With OpenSSL
The file myPublicKey.pem you just created can now be used to map the selected
certificate to your CERN Account.