Hi All,
pls help in setting up PKI environment in unix. i've downloaded "openssl-0.9.7f" configured /installed it. Now how should i proceed...(configuring CA, generating certificates etc)
i tried this >>
*/usr/local/ssl/bin/openssl ca*
and got these errrors :-(
Using configuration from /usr/local/ssl/openssl.cnf Error opening CA private key ./demoCA/private/cakey.pem
23128:error:02001002:system library:fopen:No such file or directory:bss_file.c:278:fopen('./demoCA/private/cakey.pem','r')
Thats at least part of the error, does that file exist on your system? and if so, is it in that dir?
you might want to check the openssl help "openssl --help" for further generation parameters...
23128:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:280: unable to load CA private key
thnx in advance Prashant
Greetings Oliver Leitner Technical Staff http://www.shells.at ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
