try 2 (forgot to type message body :)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

try 2 (forgot to type message body :)



I am attempting to set up apache-ssl on our corporate site and can't seem to
get httpsd to start up with the new httpd.conv commands:

SSLCacheServerPath /usr/sbin/gcache
SSLCacheServerPort 1234
SSLSessionCacheTimeout 15
SSLCACertificateFile /web/conf/httpsd.pem
SSLCertificateFile /web/conf/httpsd.pem
SSLVerifyClient 0
SSLVerifyDepth 10

all of the above commands tell me there is a problem
I have compiled SSLeay 0.9.0
I have configured and patched apache 1.2.6 with SSL 1.16
I have compiled it and it made the httpsd and gcache binaries

let me know if I may have missed a step

BTW: a little confusion between apache.org and apache-ssl.org is apache-ssl
legal to run on a commercial site?