Closed
Bug 268288
Opened 20 years ago
Closed 20 years ago
Unable to create backup file of certificate that contains non ASCII characters
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 217305
People
(Reporter: perhans, Assigned: smontagu)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 I have a certificate where the Common Name is "Per Mørkegård Hansen". When I want to make a backup file from Preferences/Privacy & Security/Certificates/Manage Certificates, and after having entered the master password, given a backup password twice and entered a filename, I get the error message "Failed to create the PKCS #12 backup file for unknown reasons." Reproducible: Always Steps to Reproduce: 1. Get a certificate that contains "ø" or "å" in the common name 2. Go to Preferences/Privacy & Security/Certificates/Manage Certificates and click on the certificate 3. Click on "Backup" 4. Enter the master password 5. Enter the backup password twice 6. Enter the backup filename Actual Results: An error message pop up with the message "Failed to create the PKCS #12 backup file for unknown reasons." Expected Results: Create the backup file of the certificate. The same bug is also described by somebody else (in Danish) here http://www.sslug.se/emailarkiv/signatur/2003_04/msg00085
Comment 1•20 years ago
|
||
I think I've seen some misuse of '*WithConversion' (and friends) in certificate-related code, but not sure where.
Comment 2•20 years ago
|
||
It's the same as bug 217305 ( https://bugzilla.mozilla.org/show_bug.cgi?id=217305 )
| Assignee | ||
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 217305 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•