On Tue, 11 Dec 2001, Michael Sierchio wrote:

> 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.

        Unfortunately, this is not the problem. It find the correct file:

(strace output):
open("/usr/local/ssl/private/cakey.pem", O_RDONLY) = 3
[...]
read(3, "-----BEGIN RSA PRIVATE KEY-----\n"..., 4096) = 963
[...]
write(2, "unable to load CA private key\n", [...]

        Another suggestion?. Thanks, of course.

        Carlos.

 _______Carlos Costa Portela_________________________________________________
| e-mail:  [EMAIL PROTECTED] | home page: http://casa.ccp.servidores.net |
|_____Tódalas persoas maiores foron nenos antes, pero poucas se lembran______|

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to