OS: Solaris 2.7
Apache: 1.3.19
OpenSSL: 0.9.6
Mod_ssl: latest
I get the following error on startup (in the error log):
[Thu Apr 5 10:22:51 2001] [error] mod_ssl: Init: Private key not found
(OpenSSL library error follows)
[Thu Apr 5 10:22:51 2001] [error] OpenSSL: error:0D084069:asn1 encoding
routines:d2i_ASN1_SET:bad tag
[Thu Apr 5 10:22:51 2001] [error] OpenSSL: error:0D09D082:asn1 encoding
routines:d2i_RSAPrivateKey:parsing
[Thu Apr 5 10:22:51 2001] [error] OpenSSL: error:0D09B00D:asn1 encoding
routines:d2i_PrivateKey:ASN1 lib
My Config contains the following:
SSLEngine on
SSLCertificateKeyFile
/usr/local/apache/1.3.19/certs/www.mycompany.com.key
SSLCertificateFile /usr/local/apache/1.3.19/certs/www.mycompany.com.crt
If I really move the files, apache bombs on the command line (correct),
but as is it just hangs. The files are there, and Ive looked through the
faqs, manuals, etc, and havent found any info. Anyone have suggestions,
or point to some info?
Is it a problem with the key generation?
Thanks...
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]