Closed
Bug 1448341
Opened 8 years ago
Closed 7 years ago
Bad password generation by exporting personnal certificate
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1436873
People
(Reporter: ajulou, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180315233128
Steps to reproduce:
I select the certificate, clic to export, enter password. The p12 file is generated in the file directory.
Actual results:
1) No export confirmation message is displayed
2) The certificate p12 cannot be imported in Internet Explorer ( Bad password )
This problem seems to be a regression since version 59
Expected results:
A message should confirm export succesfully
Comment 1•7 years ago
|
||
This sounds like an enhancement (correct me if I am wrong). Placing this in the correct component.
Assignee: nobody → nobody
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Component: Untriaged → Libraries
Ever confirmed: true
Product: Firefox → NSS
Version: 59 Branch → other
| Reporter | ||
Comment 2•7 years ago
|
||
Hi.
No, this is not an enhancement but a major bug.
X509 certificates are stored in key3.db and exportables for a very long time. Since 39.0 or 39.0.1, the password is not stored correctly in the exported p12 file. That's why the p12 cannot be imported in windows keystore
Updated•7 years ago
|
Severity: enhancement → major
Comment 3•7 years ago
|
||
This is an issue in Windows. But we land a work around to un-break Windows users.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•