Closed
Bug 306290
Opened 18 years ago
Closed 7 years ago
nsICertificateDialogs::NotifyCACertExists should supply the nsIX509Cert
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
INVALID
People
(Reporter: sfraser_bugs, Unassigned)
References
Details
(Whiteboard: [kerh-ehz])
When implementing nsICertificateDialogs::NotifyCACertExists in an embedder, I'd like to be able to tell the user _which_ CA cert they have already installed. The method as it stands now is almost useless (and may be exploitable in a phishing type attack).
it's also flash frozen, bug 168450 :). you'll have to GI nsIUsefulProperties.
Reporter | ||
Comment 2•18 years ago
|
||
We may want to replace NotifyCACertExists() with something more generic, along the lines of "Show alert or confirm regarding cert" (see bug 298045).
Comment 3•18 years ago
|
||
Please see bug 310446 comment 4. I've produced a new patch that combines the various requests to give user feedback with certificate details.
Updated•18 years ago
|
Whiteboard: [kerh-ehz]
Updated•16 years ago
|
QA Contact: psm
![]() |
||
Comment 5•7 years ago
|
||
Bug 1251009 removed NotifyCACertExists(), so this is now "invalid".
You need to log in
before you can comment on or make changes to this bug.
Description
•