git schnnel failed to receive handshake, SSLTLS connection failed

Error in Git push:

Error message:

C:\Code\git> git p
fatal: unable to access ‘ https://github.com/i042416/KnowlegeRepository.git/ ’: schnnel: failed to receive handshake, SSL/TLS connection failed

Solution

Add a line to git configuration file:

[http] sslbackend = openssl

For more original articles on Jerry, please pay attention to the official account of “Wang Zixi”:

Similar Posts: