CA/Intermediate Certificates
< CA
Jump to navigation
Jump to search
Intermediate Certificates
CAs are required to provide the data for all of their publicly disclosed and audited intermediate certificates which chain up to root certificates in Mozilla's program. They do this using the CCADB.
The following reports are generated once per day and include valid intermediates and expired intermediates but not revoked intermediates:
- Intermediate CA Certificates (HTML)
- Intermediate CA Certificates (CSV)
- Intermediate CA Certificates (CSV with PEM of raw certificate data)
The following reports list revoked intermediates:
- Revoked Intermediate CA Certificates (HTML)
- Revoked Intermediate CA Certificates (CSV)
- Revoked Intermediate CA Certificates (CSV with PEM of raw certificate data)
Firefox (version 37 and later) uses the OneCRL system, which pushes a list of revoked certificates to the browser. It includes (or should include) all the revoked intermediates in the above report.