SVN - handshake failed : SSL error

sslhandshakeexception, svn, tortoisesvn

Solution

I resolve that problem as follows:

- Go with Chrome (or other browser that allows to save the certificate) to svn address

- Save the certificate file

- Install it into Trusted Root Center of Certificates (that could be named with other words, I dont know how exactly that named in english)

Also, changing svn client (from svn tortoise) to another solves problem too.

Problem

I am unable to update or commit to svn from a machine that did not have this problem until recently. I updated the tortoise svn client. I can delete the folder and pull a new copy down every time but cannot commit or update. Unable to connect to a repository at URL OPTIONS SSL handshake failed: SSL error: sslv3 alert illegal parameter

Original source