Forum Discussion

ahernandez's avatar
ahernandez
New Contributor
10 years ago
Solved

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...
  • RickAlmeida's avatar
    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

  • ahernandez's avatar
    10 years ago
    Thank 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?