On Fri, Oct 31, 2008 at 03:12:51PM +0100, Michael Mraka wrote:
> % 
> % You should import your client certificate to your browser.
> 
> Selecting private certificate for koji in Firefox:
>  Edit -> Preferences -> Advanced -> Encryption -> View Certificates
> -> Your Certificates -> Import
> 
>   Failed to decode the file.  Either it is not in PKCS #12 format, has been
>   corrupted, or the password you entered was incorrect.
> 
> I entered empty password (no password was given to me).

Try

        openssl pkcs12 -export -out cert.pkcs12 -in the_pem_file.pem

and import that cert.pkcs12 file.

-- 
Jan Pazdziora
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to