SSL error: certificate verify failed
is indication of client-side error. Try to check certificate chains on good and bad location, find missing intermediate certificate (I-expect this result) and Move it to appropriate place
Fix : I overlooked Mac as source, had Win in mind. Server certs usually live in ~/.subversion/auth/s?vn.ssl.server/, the can copy needed file from good client
Adds : If you aren ' t security-concerned, you can simply Use SVN checkout--non-interactive--trust-server-cert https://....
I resolve that problem as follows:
- Go with Chrome (or other browser, allows to save the certificate) to SVN address
- Save the certificate file
- Install it into Trusted Root Center of certificates (that could is named with other words, I dont know how exactly na Med in 中文版)
Also, changing SVN client (from SVN tortoise) to another solves problem too.
Http://stackoverflow.com/questions/11052927/svn-handshake-failed-ssl-error
. Subversion