When connecting to an https server force use of TLS or SSLv3?
From: Garrison, Jim (ETW) <Jim.Garrison_at_nike.com>
Date: Thu, 7 Jun 2012 14:19:20 -0700
When svn attempts to connect to an https URL, the underlying protocol
Unfortunately, I have to connect to a server that requires SSL3 or
I've done some troubleshooting using s_client and confirmed that if I
$ openssl s_client -connect server.domain.com:443
Watching this in Wireshark I see:
Client Server
If I tell s_client to use ssl2 the server immediately closes the
Is there any way to tell subversion to tell the underlying ssl
|
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.