[EMAIL PROTECTED] writes:
>Curious, according to the docs, it shouldn't allow those browsers to
>connect.  Are you using one of the step-up certificates from Verisign?

So I'm told by the guy who acquired our certificates from Verisign. How do
I tell?
>
>Do you also have the following lines installed?
>
>SSLCipherSuite
>ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
>
>SetEnvIf User-Agent ".*MSIE.*" \
>       nokeepalive ssl-unclean-shutdown \
>       downgrade-1.0 force-response-1.0
>
>If you do, could you try it without "SSLRequire %{SSL_CIPHER} >= 128", I'm
>not convinced that the SSLRequire makes a difference.

I do have those lines installed, and it was giving me all the decryption
errors, which only went away once I added the SSLRequire.

John

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to