Error:1400410B: Ssl Routines: Connect_Cr_Srvr_Hello: Wrong Version Number
I Can Not Clone Any Github Repositories with Https, but It Is Ok to Clone a Bitbucket/Gitlab Repository. Git Clone: Xxx/Xxx. Git It Works. Git Clone It Works...
I can not clone any github repositories with https, but it is ok to clone a bitbucket/gitlab repository.
git clone :xxx/xxx.git
it works.
git clone
it works,too.
git clone
I got this error:
Cloning into 'xxx'...
fatal: unable to access ' error:1400410B:SSL
routines:CONNECT_CR_SRVR_HELLO:wrong version number
Any suggestions/insights are much appreciated.
Note: I can clone the repository with SourceTree client
1 Answer
~/.gitconfig
Remove the following
# .gitcofig
[http ""]
proxy =
[https ""]
proxy =