Closed
Bug 1515608
Opened 6 years ago
Closed 6 years ago
consider allowing end-entities to be their own trust anchors (basically revert bug 1294580)
Categories
(Core :: Security: PSM, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: 249.shashi, Assigned: keeler)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Steps to reproduce:
1. Installed localhost certificated and added to trusted list and availabled in Keychains.
2. Tested in Chrome and Safari browsers and these browsers accepting that localhost trusted certificate but it is failing with Mozilla.
3. For this followed about:config and enabled security.enterprise_roots.enabled boolean value to true but this is not working Mac mozilla browser, where as same process working in windows mozilla browser
Tested this with Mozilla 63 and latest version 64 also.
Actual results:
Mozilla browser detecting them as untrusted site. Even though Safari and chrome browsers are accepting that as trusted.
Expected results:
Localhost trusted certificates available in Mac OS keychains should be accepted by Mozilla browser. And it should not show the site as untrusted.
Updated•6 years ago
|
Component: Untriaged → Security: PSM
Product: Firefox → Core
Assignee | ||
Updated•6 years ago
|
Blocks: enterprise-roots
Priority: -- → P2
Summary: macOS (Mac OS X) platform support for trusting self signed certificate → consider allowing end-entities to be their own trust anchors (basically revert bug 1294580)
Whiteboard: [psm-backlog]
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dkeeler
Priority: P2 → P1
Whiteboard: [psm-backlog] → [psm-assigned]
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/143fe24df3a9
allow end-entity certificates to be trust anchors for compatibility r=jcj
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•