RE: new_certs_dir error

2009-08-10 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Christina GE > Sent: Monday, 10 August, 2009 11:47 > I have tried ot execute the following command to sign a web server certificate with my CA key: > C:\OpenSSL\bin>openssl ca -days 3650 -in ./CA/TestCA.csr -cer

new_certs_dir error

2009-08-10 Thread Christina GE
Hello, I have tried ot execute the following command to sign a web server certificate with my CA key: C:\OpenSSL\bin>openssl ca -days 3650 -in ./CA/TestCA.csr -cert ./CA/TestCA.crt -keyfile ./CA/TestCA.key -out ./CA/TestServer.crt -config openssl.cfg but I get this error: Using configuration