"Helmut A. Neeb" schrieb:
> 
> When I'm trying to issue the openssl-command by hand used in OpenSSL.genReq
> I get the same error.

Did you set the ENV-variable pwd correctly?
> What is the cause?

> <<< schnipp
> nullnullsix:/usr/local/openca# /usr/local/ssl/bin/openssl req -new -config
> /usr/local/openca.0.9.1/etc/openssl/openssl.cnf -passin env:pwd -subj
> \/C\=DE\/O\=OpenCA\/OU\=MyUnit\/CN\=Name\
> Surname\/emailAddress\=camanager\@domain\.org -key
> /usr/local/openca.0.9.1/var/crypto/keys/cakey.pem -out
> /usr/local/openca.0.9.1/var/crypto/reqs/careq.pem
> unable to load Private Key
> 17616:error:0906B072:PEM routines:PEM_get_EVP_CIPHER_INFO:unsupported
> encryption:pem_lib.c:469:
> nullnullsix:/usr/local/openca#
> >>> schnapp

Did you use a special or very long passphrase? Try to view the key with
"/usr/local/ssl/bin/openssl rsa -text -noout -in
/usr/local/openca.0.9.1/var/crypto/reqs/careq.pem".

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org


-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to