Carlos Costa Portela wrote:

> merry:/usr/local/ssl# bin/openssl ca -policy policy_anything -out
> newcert.pem -config openssl.cnf -infiles new.pem
> Using configuration from openssl.cnf
> unable to load CA private key

It really means what it says -- the path to the private directory
is based on the one set in openssl.cnf.  In the case of the default
file, it's looking for a 'demoCA/private' directory in the current
directory.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to