On Sat, Mar 23, 2002 at 08:00:20AM +0100, S�ren Neigaard wrote:
> Please let me know if I'm asking the wrong question here. I'm a newbie, and
> I really don't know how to get any further.
> 
> I have followed the FAQ:
> 
> http://www.modssl.org/docs/2.8/ssl_faq.html#ToC28
> 
> And I have made my own CA, but when I try to do:
> 
> ./sign.sh server.csr
> 
> I get the following error:
> 
> Using configuration from ca.config
> ./ca.key: No such file or directory
> trying to load CA private key
> 52039:error:02001002:system library:fopen:No such file or
> 
>directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:245:fopen('./ca.key','r')
> 52039:error:20074002:BIO routines:FILE_CTRL:system
> lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:247:
> CA verifying: server.crt <-> CA cert
> server.crt: No such file or directory
> 52040:error:02001002:system library:fopen:No such file or
> 
>directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:245:fopen('server.crt','r')
> 52040:error:20074002:BIO routines:FILE_CTRL:system
> lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:247:
> 
> 
> What is this, and how do I fix it?
> 
Read what it says - "No such file or directory" for both ./ca.key and server.crt
Start with http://www.modssl.org/docs/2.8/ssl_faq.html#ToC29 and follow the
directions exactly how they are written in the FAQ.

vh

Mads Toftum
-- 
With a rubber duck, one's never alone.
              -- "The Hitchhiker's Guide to the Galaxy"
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to