SVN - handshake failed : SSL error

a 夏天 提交于 2019-12-05 05:42:18

I resolve that problem as follows:

  1. Go with Chrome (or other browser that allows to save the certificate) to svn address
  2. Save the certificate file
  3. 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.

You're almost certainly using an SVN client which is to old.

Probably the antivirus broke the certificate. Shut down the antivirus.

Try turning off the proxy server settings for your SVN client if accessing an internal repository.

In order to access an external svn repo to checkout samples from the web, I had enabled the proxy settings in TortoiseSVN under. Settings->Network->Enable Proxy Server

However I forgot to disable it and I was receiving the above error when accessing our internal repo. This was happening Tortoise SVN client and eclipse svn was also not working properly. I turned off the proxy settings and both started working fine.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!