Hide Forgot
Description of problem: RHEL 6's openssl creates PKCS#8 encoded PEM RSA private key files. nss can not read them, it breaks using ssl cert auth with curl for instance. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. get ssl cert from FAS (Fedora Account System) 2. try and upload new sources to lookaside cache 3. Actual results: Fails with ssl error Expected results: sources to be uploaded Additional info: This has been fixed in Fedora
(In reply to comment #0) > This has been fixed in Fedora Yes, and the associated Fedora bug was cloned for RHEL-6 as https://bugzilla.redhat.com/show_bug.cgi?id=630102
*** Bug 614531 has been marked as a duplicate of this bug. ***
*** Bug 630102 has been marked as a duplicate of this bug. ***
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0692.html
Works for unencrypted PKCS#8 keys. Doesn't seem to work if they have a passphrase...