In our Apache conf file, we have the following directives:

SSLProtocol -all +SSLv3 +TLSv1
SSLCipherSuite 
ALL:!DH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:!LOW:!SSLv2:!EXP:!eNULL:!aNULL

When we use a browser (Internet Explorer, or Firefox) to connect, it will work 
if we have both SSLv3 and TLSv1 configured within the browser.  But, when we 
remove the TLSv1, we cannot connect.

Does anyone know what could be the problem?

Thanks in advance,
Dan

Reply via email to