Jump to content

SVN - checkout certificate validtion failed.


Emperior
 Share

Recommended Posts

Hello @Emperior

Look like local problem
 

$ wget -d https://svn.wildfiregames.com/

Connecting to svn.wildfiregames.com (svn.wildfiregames.com)|136.243.44.163|:443... connected.
Created socket 3.
Releasing 0x011d80b0 (new refcount 1).
Initiating SSL handshake.
Handshake successful; connected socket 3 to SSL handle 0x0120f2d0
certificate:
  subject: CN=svn.wildfiregames.com
  issuer:  CN=R3,O=Let's Encrypt,C=US
X509 certificate successfully verified and matches host svn.wildfiregames.com

https://stackoverflow.com/questions/6115170/svn-error-validating-server-certificate
People advise to execute the command

svn list https://svn.wildfiregames.com

and accept certificate by entering p

Link to comment
Share on other sites

3 hours ago, nwtour said:

Hello @Emperior

Look like local problem
 

$ wget -d https://svn.wildfiregames.com/

Connecting to svn.wildfiregames.com (svn.wildfiregames.com)|136.243.44.163|:443... connected.
Created socket 3.
Releasing 0x011d80b0 (new refcount 1).
Initiating SSL handshake.
Handshake successful; connected socket 3 to SSL handle 0x0120f2d0
certificate:
  subject: CN=svn.wildfiregames.com
  issuer:  CN=R3,O=Let's Encrypt,C=US
X509 certificate successfully verified and matches host svn.wildfiregames.com

https://stackoverflow.com/questions/6115170/svn-error-validating-server-certificate
People advise to execute the command

svn list https://svn.wildfiregames.com

and accept certificate by entering p

After downloading some stuff via turtoise i am getting an error just at the end of the download:

 

Error running context: An error occurred during SSL communication

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...