There are a number of directives you need in your httpd.conf file:
SSLCacheServerPath /etc/apache-ssl/gcache
SSLCacheServerPort 1234
SSLSessionCacheTimeout 300
SSLCACertificatePath /etc/apache-ssl
SSLCACertificateFile /etc/apache-ssl/cacert.pem
SSLCertificateFile /etc/apache-ssl/apache.pem
SSLVeri
Hi there,
Im having trouble getting SSL to work.. I have mod_ssl compiled
into apache and SSLeay installed and I have a real certificate... Whats
next? I have been through the archives and only found Shaleh asking the
same question, but couldnt find any replies although I have been assure
2 matches
Mail list logo