Garrison, Jim (ETW) wrote on Thu, Jun 07, 2012 at 14:19:20 -0700: > If I tell s_client to use ssl2 the server immediately closes the > connection. Only ssl3 and tls1 work. > > Is there any way to tell subversion to tell the underlying ssl > libraries to skip SSL and SSL2, and start the negotiation with TLS or > SSL3? I've looked for an OpenSSL config file, but that seems to > control only certificate generation.
I would expect such settings to be controllable from ~/.subversion/servers, but none of the settings 1.7.x has there seem relevant. I'm not sure what other ways there might be to change the default.
