Hi all,
I have previously worked with ModSSL and have had no problems. However,
this RedHat system is giving me an error which I have never seen. It's not
in the FAQ anywhere so I'm hoping someone will be able to shed some light.
Upon startup:
[Fri Aug 18 12:32:41 2000] [error] mod_ssl: Couldn't recover size of server
key linkcitysolutions.com:443/KEY_LENGTH
The vhost entries are as follows.
<VirtualHost 64.16.46.24>
Servername linkcitysolutions.com
DocumentRoot /disk1/linkcity
</VirtualHost>
<VirtualHost 64.16.46.24:443>
Servername linkcitysolutions.com
DocumentRoot /disk1/linkcity
<IfModule mod_ssl.c>
SSLEngine on
SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key
</IfModule>
</VirtualHost>
The keys were generated using openSSL and makecert.sh and are SSLv3 keys.
Any suggestions greatly appreciated.
Shane
--
Shane Wegner: [EMAIL PROTECTED]
Personal website: http://www.cm.nu/~shane/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]