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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...