"Brandon L. Wisenburg" <brandon@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
|