MozillaRootCertificate: Difference between revisions
| Line 10: | Line 10: | ||
* Certificate: https://www.mozilla.com/certs/mozilla-root.crt | * Certificate: https://www.mozilla.com/certs/mozilla-root.crt | ||
* MD5 Checksum: <code>[https://www.mozilla.com/certs/mozilla-root.crt.md5sum fcd2026c3b8de102b36042c50e627cca]</code> | * MD5 Checksum: <code>[https://www.mozilla.com/certs/mozilla-root.crt.md5sum fcd2026c3b8de102b36042c50e627cca]</code> | ||
* SHA1/MD5 Fingerprints: | * SHA1/MD5 Fingerprints: | ||
<pre> | <pre> | ||
Revision as of 19:26, 9 October 2007
Mozilla uses self-signed SSL certificates for a number of testing, pre-production and stage sites.
If you access a website that uses a SSL certificate signed by Mozilla, you might get an SSL warning.
This document tells you how you can manually import the Mozilla Root Certificate in your browser so that you don't get these warnings anymore.
Mozilla Root Certificate
The Mozilla Root Certificate and md5 checksum can be downloaded from:
- Certificate: https://www.mozilla.com/certs/mozilla-root.crt
- MD5 Checksum:
fcd2026c3b8de102b36042c50e627cca - SHA1/MD5 Fingerprints:
SHA1 Fingerprint: B7:E6:8B:CC:DB:1A:12:26:82:B5:A2:93:F5:D3:0F:A6:44:64:85:D6 MD5 Fingerprint: 7F:1F:90:5A:5F:1F:4E:95:F8:33:AB:10:69:51:ED:BE
Mozilla Firefox
Firefox uses it's own Certificate Manager. So even if your Windows (and other Microsoft) applications already use a root certificate Firefox still might not. The following procedure tells you how to import the Mozilla Root Certificate into your Firefox webbrowser.
- Go to the Mozilla Root Certificate website: https://www.mozilla.com/certs/mozilla-root.crt
- You'll get:
You have been asked to trust a new Certificate Authority (CA). Do you want to trust "Mozilla Root CA" for the following purposes? [ ] Trust this CA to identify web sites. [ ] Trust this CA to identify email users. [ ] Trust this CA to identify software developers. Before trusting this CA for any purpose, you should examine its certificate and its policy and procedures (if available). [VIEW] Examine CA certificate
You should click on VIEW to check the certificate. Most important is that you check the fingerprints of the certificate. They should match the fingerprints above.
- Close the Certificate Viewer and tick at least the first box ('Trust this CA to identify web sites.').
- Press OK and that's it.
If you want to check, modify, or delete the Mozilla Root Certificate you can access it at any time via:
- Open Edit -> Preferences -> Advanced or Open Tools -> Options -> Advanced
- Certificates -> Manage Certificates
- Authorities
- The Mozilla certificate is called Mozilla Root CA (Scroll down to 'R'!)
- Here you can View, Edit and Delete it.
Apple Safari
To add the Mozilla Root Certificate to Apple Safari, we need to use the Keychain Access application which is shipped with Mac OS X.
To install the certificate system-wide, you need to follow these steps:
- Go to the Mozilla Root Certificate website: https://www.mozilla.com/certs/mozilla-root.crt
- Double-click on the
mozilla-root.crtfile. The Keychain Access application will be launched. - To check the certificate, click on the 'View Certificates' button on the left side of the dialog. A dialog with information about the certificate will pop up. Make sure the SHA1/MD5 fingerprints match.
- Select 'X509Anchors' from the 'Keychain' dropdownlist and press 'OK'.
- You will be asked to authenticate yourself. After that, the certificate will be installed system-wide.
Opera Web Browser
This applies to 8.02 Linux, not sure about 6.x or 7.x
- Go to the Mozilla Root Certificate website: https://www.mozilla.com/certs/mozilla-root.crt
- Click on 'Root Certificate (PEM Format)'
- Choose 'View'
- Check 'Allow connections to sites using this certificate'
- If desired, uncheck 'Warn me before using this certificate'
There seems to be an occasional problem getting the certification to pass on Opera 8.5 in Windows. Here is the workaround:
- Make sure cache is cleared.
- Attempt to get cert. via Opera ID'ing.
- Attempt to get while ID'ing as IE 6.0 (in Opera).
- Attempt to get while ID'ing as Opera again. This time, cert. should pass through.
It seems there is something about the caching where it wants both IE and Opera set at the same time before it will let the Opera cert. go through. Odd, but it works.
Microsoft Internet Explorer
If you want to install the Mozilla Root Certificate manually into Internet Explorer do the following:
- Go to the CAcert Root Certificate website: https://www.mozilla.com/certs/mozilla-root.crt
- In the File Download window, select Open.
- You should verify certificate details in the Certificate window.
- Click on Install Certificate to launch the Certificate Import Wizard
- The defaults are generally fine and you can just select Next.
- When prompted select Yes to install
Note: This procedure only adds the Mozilla Root Certificate to the current user.
External Documentation
All of this was taken from the following external sources: