-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Require CAs to use the CAB Forum EV Policy OID #160
Comments
There are also technical issues to consider, because certificates have to work in all browsers. Not all browsers treat all policy OID positions as equal (despite the fact that the RFCs don't consider order as relevant), and not all browsers recognize the CABF EV OIDs for all CAs. |
Note: this is being tackled in sleevi/cabforum-docs#36 for the CABF, to resolve both the requirement and the positioning, to help implementations align on interoperable behavior. |
Section 7.1.6.4 of the Baseline Requirements states, "Effective 2020‐09‐30, a Certificate issued to a Subscriber MUST contain, within the Certificate’s certificatePolicies extension, one or more policy identifier(s) that are specified beneath the CA/Browser Forum’s reserved policy OID arc of {joint-iso-itu-t(2) international-organizations(23)ca-browser-forum(140) certificate-policies(1)} (2.23.140.1). ... So, can this issue be closed? (Eventually, in the long run, Mozilla would then cease supporting CA-specific EV OIDs.) |
Closing issue as resolved. |
Consider requiring CAs to use the CAB Forum EV Policy OID rather than their own custom EV OID. This is already a strong SHOULD, but there are legacy issues to consider.
Discussion: https://groups.google.com/d/msg/mozilla.dev.security.policy/38fR-fiYJt0/1qnHTm8MAwAJ
EV Processing in Firefox: https://wiki.mozilla.org/CA/EV_Processing_for_CAs
The text was updated successfully, but these errors were encountered: