Closed
Bug 988166
Opened 12 years ago
Closed 12 years ago
CERTUM's EV certificates are not treated as EV after updating to Firefox 28
Categories
(CA Program :: CA Certificate Root Program, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mproszkiewicz, Assigned: kathleen.a.wilson)
Details
Attachments
(1 file)
|
283.24 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36
Steps to reproduce:
1. Update Firefox to version 28 stable
2. Enter https://www.certum.pl
3. Certificate shold be treated as EV (and it is not)
Actual results:
EV certificate is treated as standard SSL certificate.
Expected results:
Certificate should be treated as EV certificate.
| Reporter | ||
Comment 1•12 years ago
|
||
Bug above has been reproduced on several computers in our company (all Windows 7 AFAIK).
| Reporter | ||
Updated•12 years ago
|
Summary: CERTUM certificates are not treated as EV after updating to Firefox 28 → CERTUM's EV certificates are not treated as EV after updating to Firefox 28
| Assignee | ||
Comment 2•12 years ago
|
||
I think the problem is that the intermediate certificate does not provide an OCSP URI in the AIA, which we require for EV treatment, and started programmatically enforcing in Firefox 28.
References:
https://wiki.mozilla.org/CA:ImprovingRevocation#No_EV_Treatment_when_OCSP_Fails_or_Not_Provided
https://wiki.mozilla.org/PSM:EV_Testing_Easy_Version#Not_Getting_EV_Treatment.3F
| Assignee | ||
Comment 3•12 years ago
|
||
(In reply to Kathleen Wilson from comment #2)
> I think the problem is that the intermediate certificate does not provide an
> OCSP URI in the AIA, which we require for EV treatment, and started
> programmatically enforcing in Firefox 28.
Actually, the OCSP URI in the AIA isn't required if OCSP Stapling is used...
EV Treatment will not be given when the OCSP response fails or cannot be retrieved for end-entity and intermediate certificates.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → kwilson
Status: UNCONFIRMED → ASSIGNED
Component: Untriaged → CA Certificates
Ever confirmed: true
Product: Firefox → mozilla.org
Version: 28 Branch → other
| Reporter | ||
Comment 4•12 years ago
|
||
It seems, that changing intermediates to the ones that have OCSP AIA extension solved this issue.
We would be glad if you confirm that this was the case. If so this bug may be closed.
| Assignee | ||
Comment 5•12 years ago
|
||
Tested -- getting EV treatment now.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: mozilla.org → NSS
Updated•3 years ago
|
Product: NSS → CA Program
You need to log in
before you can comment on or make changes to this bug.
Description
•