If I use any svn
command communicating with the remote server I get the following error:
Error validating server certificate for \'https://...\':
-
Solution for SSL Certificate Error Message on SVNX
For Windows User:
Open the command prompt and run svn list https://Your-Link-Goes-Here/
List item Accept certificate permanently by entering p
For Mac User:
Note: For Mac Users make sure your Certificate is already added in Keychain Access
Hope this Helps Someone.