Answer the question
In order to leave comments, you need to log in
What is the difference between git clone in Intellige IDEA and git clone in cmd: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1?
Hello.
Windows 10, Git-2.17.0-64-bit, GCMW-1.15.2
I have a
project on github
. Until recently, I worked with it through Intellige IDEA. (update, commit, etc.)
Recently decided to make a simple
git clone https://github.com/drno-reg/um_open.git GIT_SSL_NO_VERIFY=true
Cloning into 'GIT_SSL_NO_VERIFY=true'...
fatal: unable to access 'https://github.com/drno-reg/um_open.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Answer the question
In order to leave comments, you need to log in
In general, until yesterday, this difference was, apparently, after all, Intelige IDEA added something of its own.
BUT after the 10-queue demolition of the git client, this error began to be reproduced in IDEA as well.
After the global parameter definition command solved the problem:
here
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question