[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SSL related error

From: Nick Wright <nick_at_lsd.net.nz>
Date: 2003-10-01 10:50:43 CEST

Hi - yes I do:

 SSLProtocol -all +SSLv2
 SSLCipherSuite SSLv2:+HIGH:+MEDIUM:+LOW:+EXP
 
This was from the Apache2 SSL/TLS howto page.
I have changed the lines to this (from the same page):

SSLProtocol all
SSLCipherSuite HIGH:MEDIUM
 
..problem solved - thanks!

Would you like me to leave the server set up with the old flags for a while?

Nick.

> Have you got any SSLCipherSuite lines in your server config?
>
> This bug is being trigged because an SSLv2 connection is getting
> negotiated here rather than SSLv3/TLSv1 as one would expect from this
> combination of an OpenSSL client and server.
>
> joe
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 1 10:51:43 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.