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

Re: SSL handshake failed: SSL alert received

From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 12 Jul 2018 15:39:41 +0100

"Brandon L. Wisenburg" <brandon_at_wisenburg.com> writes:

> Hi Philip
> Thanks for the reply. The odd part is when I do the openssl s_client
> it looks like the handshake is successful.

Yes, that's to be expected because the client is sending OPTIONS. You
haven't told us which version of Subversion/SSL you are using but I
still suspect the client SSL library is too old. It's not some obvious
incompatibility, such as incompatible encryption algorithm, but
something more obscure, e.g. missing client support for SNI.

-- 
Philip
Received on 2018-07-12 16:39:58 CEST

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.