How do I backup my certificate with Firefox?
Note: This article applies to Firefox 2 and greater. This article also applies for e-mail certificates (SMIME/DigitalID) as well as code-signing certificates.
1. Open Firefox.
2. Depending on your Operating System go to one of the following locations:
Linux: Edit -> Options
Mac: Firefox -> Options
3. Navigate to Advanced -> Encryption and then click on View Certificates.
This opens up Firefox’s certificate manager.
4. Select the tab that says Personal or Your Certificates.
5. Highlight the certificate you would like to backup/export.
6. Click Backup All.
You should now be prompted to save the file.
Recommended:
* Save location: Desktop
* File Name: Something descriptive of the file (this can be any name you want)
* File type: PKCS12 Files (*.p12)
7. Provide a password for your .p12 file.
8. Click Save.
9. This new file contains both your certificate and private key joined together as a PKCS#12 (PFX) file.
Importing Certificate into Windows Certificate Store
- Double-click newly created .p12 file.
- Follow on screen instructions from this point forward.
- Exit Wizard
Your certificate can now be used by any program that makes use of the Windows Certificate store.
Examples: Internet Explorer, Outlook, signcode/signtool, and Google Chrome.
Related Articles
* How do I assign a certificate (Digital ID) to use in Outlook 2007