Closed
Bug 1236292
Opened 9 years ago
Closed 9 years ago
EV cert bar doesn't show up when non-required OCSP is disabled
Categories
(Firefox :: Security, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: calestyo, Unassigned)
Details
When OSCP querying is disabled (i.e. security.OCSP.enabled=0) then FF doesn't show the typical "green bars" from EV certificates.
Since FF's use of OSCP is however completely pointless as it's not enforced (security.OCSP.require defaults to false) it seems pretty pointless to not show the EV green bar in that case - after all it's still an EV cert, just without the anyway useless check for revocation.
I can reproduce this case. I see the "This website does not supply ownership information." in Page Info dialog while OCSP is disabled.
Maybe related to Bug 585122.
Summary: EV cert bar doesn't show up when useless OSCP is disabled → EV cert bar doesn't show up when non-required OCSP is disabled
![]() |
||
Comment 2•9 years ago
|
||
In the case of EV, if Firefox can't (or has been configured not to) obtain recent revocation information, it doesn't display the green EV indicator. This is expected behavior.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•