Certificate Transparency in Firefox
11–20 of 116 posts
Re: Certificate Transparency in Firefox
#12The scale is massive, I just crossed 100B rows in the main database! :)
Re: Certificate Transparency in Firefox
#13Wonder why they say you should monitor transparency logs instead of setting up CAA records - malicious actors will most likely disregard CAA anyway.
Transparency logs are of course better because they make it much easier for rogue CAs to be caught rapidly, but it's not a reason to abandon CAA until transparency log checking is universal, not just in browsers, but across the whole PKI ecosystem.
Re: Certificate Transparency in Firefox
#14Re: Certificate Transparency in Firefox
#15Earlier quoted context omitted.
CT is an append-only distributed log for certificate issuances. People and client software can use it to check if a certificate is being provided by a trusted CA, if it has been revoked, or is being provided by multiple CAs (the latter possibly indicating CA compromise). CA meaning Certificate Authority, the organizations that issue certificates. This provides a further layer of technological defense to attempting th…
Will Mitmproxy stop working?
Re: Certificate Transparency in Firefox
#16Earlier quoted context omitted.
CT is an append-only distributed log for certificate issuances. People and client software can use it to check if a certificate is being provided by a trusted CA, if it has been revoked, or is being provided by multiple CAs (the latter possibly indicating CA compromise). CA meaning Certificate Authority, the organizations that issue certificates. This provides a further layer of technological defense to attempting th…
Will Mitmproxy stop working?
[0] https://wiki.mozilla.org/SecurityEngineering/Certificate_Tra...
Re: Certificate Transparency in Firefox
#17Doesn't this effectively render corporate CAs useless?
Re: Certificate Transparency in Firefox
#18Doesn't this effectively render corporate CAs useless?
All of the browsers ignore transparency for enterprise roots. To determine which is which, the list of actual public roots is stored separately in the CA database, listed in chrome://certificate-manager/crscerts for Chrome and listed as a "Builtin Object Token" in Firefox's Certificate Manager.
Re: Certificate Transparency in Firefox
#19Re: Certificate Transparency in Firefox
#20Doesn't this effectively render corporate CAs useless?
I just hope they automatically disable it for non-public tlds, both from IANA and RFC 6762.
[0] https://wiki.mozilla.org/SecurityEngineering/Certificate_Tra...