Closed
Bug 883074
Opened 12 years ago
Closed 11 years ago
Default nickname for importPKCS12 is "Imported Certificate #N"
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
WONTFIX
tracking-b2g | backlog |
People
(Reporter: allstars.chh, Assigned: chucklee)
References
Details
(Whiteboard: [FT:RIL])
I have discussed this problem in [1],
Currently Gecko uses "Imported Certificate #N" as default nickname when importing PKCS 12 file.
We'd try to make this nickname more friendly or more easier to understand.
In order to do that we need a better way to determine the 'default pattern for nickname'.
Also Ryan Sleevi has pointed out the related problem in [2].
[1]: https://groups.google.com/forum/?fromgroups#!topic/mozilla.dev.tech.crypto/tc_92rN4INE
[2]: https://code.google.com/p/chromium/issues/detail?id=237870
Comment 1•12 years ago
|
||
Chulee, in your design, is this bug still a blocker? If yes, please take this bug. Thanks.
Flags: needinfo?(chulee)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → chulee
Flags: needinfo?(chulee)
Updated•12 years ago
|
blocking-b2g: --- → 1.3+
Updated•12 years ago
|
Target Milestone: --- → 1.3 Sprint 4 - 11/8
Assignee | ||
Comment 2•12 years ago
|
||
This bug might not be necessary if patch in bug 917102 is accepted.
Updated•12 years ago
|
Whiteboard: [FT:RIL]
Assignee | ||
Comment 3•12 years ago
|
||
Importing PKCS#12 is move out of scope of 1.3, so this but won't be 1.3+ anymore.
blocking-b2g: 1.3+ → ---
No longer depends on: 917102
Updated•12 years ago
|
Target Milestone: 1.3 Sprint 4 - 11/8 → Future
Updated•12 years ago
|
Target Milestone: Future → ---
Updated•11 years ago
|
blocking-b2g: --- → backlog
Comment 4•11 years ago
|
||
Hi Chuck, do we still need this one? Can we close it if it is invalid?
Flags: needinfo?(chuckli0706)
Assignee | ||
Comment 5•11 years ago
|
||
I am working on bug 1113453 providing NSS API to modify certificate nickname while importing PKCS12 files.
Bug 1012549 will use that API directly instead of using PSM.
It seems PSM module and webcrypto API doesn't need this for now, I think we can set this but to wont't fix.
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•