Make sure that key.pem actually contains a private key structure, not
just a public key.

-Kyle H

On Tue, Jul 21, 2009 at 11:49 AM, Chris Miller<cmil...@directs.com> wrote:
> I have "key.pem" and "cert.pem" I'm trying to convert them to pkcs12 using
> the following command:
>
> openssl pkcs12 -export -in cert.pem -inkey key.pem -out pkcs12.p12
>
> I get the following:
> "unable to load private key"
>
> Any ideas?
>
>
> Chris Miller
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to