3

I cannot use git or curl or apt-get or any tool that does SSL requests on WSL. This is the outcome:

Git:

$ git clone https://github.com/../some-repo.git
Cloning into 'some-repo'...
fatal: unable to access 'https://github.com/../some-repo.git/': gnutls_handshake() failed: Error in the push function

Curl:

$ curl https://google.com
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to google.com:443
James
  • 3,277
  • 7
  • 35
  • 71

0 Answers0