N
N
Nikolay Baranenko2018-04-14 18:22:33
git
Nikolay Baranenko, 2018-04-14 18:22:33

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

and got an SSL error:
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

What could be the problem and how to solve it?
ps
please do not suggest to google and use knowledge on
https://stackoverflow.com/questions/48944875/sourc...
https://developercommunity.visualstudio.com/conten...
tried to do as it says there, nothing helped.. ..

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolay Baranenko, 2018-04-17
@drno-reg

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 question

Ask a Question

731 491 924 answers to any question