Hi Keith,

> I'm game. Dump the plugins and try again. If is still doesn't work, then
> show me the relavent enable-SSL lines from httpd.conf

I dropped the plugins and still get the same error. Here is the httpd.conf
grepped for "SSL" with (most of) the commented lines left out:

<IfDefine HAVE_SSL>
<IfDefine HAVE_SSL>
<IfDefine HAVE_SSL>

<IfDefine HAVE_SSL>
SSLPassPhraseDialog  builtin
SSLSessionCache         dbm:logs/ssl_scache
SSLSessionCacheTimeout  300

#   SSL engine uses internally for inter-process synchronization.
SSLMutex  file:logs/ssl_mutex

#   SSL library. The seed data should be of good random quality.
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin

SSLLog      logs/ssl_engine_log
SSLLogLevel error
<IfDefine HAVE_SSL>

SSLEngine on

#   SSL Cipher Suite:
#SSLCipherSuite
ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL

SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt

SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key

#SSLOptions +FakeBasicAuth +ExportCertData +CompatEnvVars +StrictRequire
    SSLOptions +StdEnvVars
    SSLOptions +StdEnvVars

#   SSL Protocol Adjustments:
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"






-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to