Jump to content

An Error occured while connection to git : impossible to create SSL/TLS secured channel


Sam

Recommended Posts

Hi Everybody

I'm trying to Sync with a private Github repository (I can access it because it is shared with my Github account).

The username and password I entered are correct but this gives me the following error : An Error occured while connection to git : impossible to create SSL/TLS secured channel

I use plastic 6.0.16.1765

I can give the Github repo address because it's confidential.

Any Idea ?

Thanks by advance.

Plastic Github problem.JPG

Link to comment
Share on other sites

Perhaps a new clue, when I try to clone this same repository directly with git I've got this message :

git clone https://github.com/[me/myPrivateRepo]
Cloning into 'myPrivateRepo'...
fatal: unable to access 'https://github.com/[me/myPrivateRepo]': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

So I think that plastic just passthrough this error with just a little translation.

 

Link to comment
Share on other sites

That's it ! Updating my system Git to v2.16.2 (https://gitforwindows.org/) fixed the direct git test. So I think the only think to do to solve the Plastic problem is to update libgit2 or to tell Plastic to use the git installed on my system.

Does anyone know how to do that ?

Thanks a lot

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...