Open Bug 1833337 Opened 2 years ago Updated 1 year ago

MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING - please allow a bypass of the error

Categories

(Core :: Security: PSM, enhancement, P5)

enhancement

Tracking

()

Webcompat Priority P3

People

(Reporter: Sylvestre, Unassigned)

References

Details

I was trying to read this article:
https://www.cosfone.com/why-does-rust-rewrite-sudo-and-su/
But Firefox doesn't allow me to do it while Chromium does.

Would it be possible to have an option to still visit the website despite the warning?

On the Chrome side about the staple:
https://bugs.chromium.org/p/chromium/issues/detail?id=572734#c7

Duplicate of this bug: 1856212

Having read the Wikipedia article on ocsp stapling, and if it's accurate then Mozilla in my opinion should if the flag is true on the certificate should attempt to get the certificate authority confirmation from the website being visited. If it's not available (not 8f it's incorrect), then it should revert to see if it can get it from the certificate authority. If it's available from the certificate authority it should simply work. If it doesn't work in either case, then the user should be told that the certificate cannot be verified and stop the transaction.

@ryanvm
This issue has become important as Firefox 118 has changed the property for OCSP stapling from false to true without the user on Android being able to override the issue.

I believe that as a result of the change in the status of the OCSP stapling that this is a defect and not an enhancement

Nigel, I have nothing to do with the development of this feature. Why are you pinging me?

Ryan - this is a change that came with Release 118 to which Android users have no workaround and Desktop users have to find a hidden setting. I thought that you as the release manager would be interested in getting into a dot release

I'm not the release owner for the 118 release, nor is there any patch to land in a dot release. Dana is the correct person to follow up on this.

Flags: needinfo?(dkeeler)
Webcompat Priority: --- → ?

Dana, do we know how many websites are impacted by our change? This seems to create a webcompat issue that only impacts Firefox. Thanks.

Across all release users, this error is encountered about 20-50 times a day. For comparison, the "unknown issuer" error is encountered about 60,000 to 160,000 times a day across all release users.

Flags: needinfo?(dkeeler)

Setting this as a webcompat-priority P3 for now, given the low numbers on comment 10. If this would spike higher, or we'd have evidence of this breaking a large site, this would increase in priority.

Webcompat Priority: ? → P3
Severity: -- → N/A
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.