ahernandez
10 years agoNew Contributor
Server SSL Certificate verification failed, issues is not trusted
Hi All, I'm using codereviewer tool for collaborator, I'm trying to connect collaborator with SVN subversion, but I'm getting this error: "svn: E230001: Server SSL certificate verification faile...
- 10 years ago
Hello,
That error is coming from SVN: Please try running an "svn ls" or something similar from inside your working/checkout directory. You should be prompted to accept the certificate, make sure that you accept it permanently.
Thanks,
Rick
- 10 years agoThank you, now is working, I already accepted the certificate permanently, but now is throwing another error, I don't know exactly why, this is the error: svn: PROPFIND request failed on '/viewvc' svn: PROPFIND of '/viewvc': 200 OK (https://server) do you have an idea?