Apache starts, SSL site unavailable

This is a discussion on Apache starts, SSL site unavailable within the Modssl Users forums, part of the Web Server and Related Forums category; Hi, I'm switching from Stronghold to Apache 2.0.54 with mod_ssl enabled. When I start apache, everything appears ...


Go Back   Usenet Forums > Web Server and Related Forums > Modssl Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-21-2005
Jon August
 
Posts: n/a
Default Apache starts, SSL site unavailable

Hi,

I'm switching from Stronghold to Apache 2.0.54 with mod_ssl enabled.
When I start apache, everything appears to work except the SSL site.
There's some sort of warning about the cache. mod_ssl.c is listed as
a compiled in module, and there's an: Include conf/ssl.conf in the
httpd.conf Any suggestions would be greatly appreciated.

Thanks,
-Jon

Here's the error log for the startup:

[Tue Jun 21 14:01:33 2005] [warn] Init: Session Cache is not
configured [hint: S
SLSessionCache]
[Tue Jun 21 14:01:33 2005] [notice] Apache/2.0.54 (Unix) mod_ssl/
2.0.54 OpenSSL/
0.9.7g configured -- resuming normal operations

Here's the ssl.conf (minus comments):

SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
<IfDefine SSL>
Listen 443
AddType application/x-x509-ca-cert .crt
AddType application/x-pkcs7-crl .crl
SSLPassPhraseDialog builtin
SSLSessionCache dbm:/usr/local/apache/logs/ssl_scache
SSLSessionCacheTimeout 300
SSLMutex file:/usr/local/apache/logs/ssl_mutex
<VirtualHost 208.226.79.1:443>
ServerName secure.securesite.com
ServerAdmin web@securesite.com
DocumentRoot /www/docs/secsite
<Directory /www/docs/secsite>
Options FollowSymLinks ExecCGI Includes
AllowOverride None
</Directory>
SSLEngine on
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:
+SSLv2:+EXP
ErrorLog logs/secure.securesite.com-error_log
CustomLog logs/secure.securesite.com-access_log common
SSLCertificateFile /usr/local/apache/conf/ssl.crt/
secure.securesite.com.crt
SSLCertificateKeyFile /usr/local/apache/conf/ssl.key/
secure.securesite.com.key
</VirtualHost>
</IfDefine>


__________________________________________________ ____________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:51 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0