Greetings, Lukasz Pielak! > In the latest Cygwin 2.2.1. git doesn’t work with proxy authentication. > The git version is 2.5.1 and the curl version is 7.43. > The error prints fatal: unable to access > 'https://github.com/mockito/mockito.git/': Unknown SSL protocol error > in connection to github.com:443
$ curl --version; curl -siIH "Host: github.com" https://github.com/mockito/mockito.git/ curl 7.43.0 (x86_64-unknown-cygwin) libcurl/7.43.0 OpenSSL/1.0.2d zlib/1.2.8 libidn/1.29 libssh2/1.5.0 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp Features: Debug IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP UnixSockets Metalink HTTP/1.1 301 Moved Permanently Server: GitHub.com Date: Mon, 21 Sep 2015 10:07:26 GMT Content-Type: text/html Content-Length: 178 Location: https://github.com/mockito/mockito/ Vary: Accept-Encoding X-Served-By: a568c03544f42dddf712bab3bfd562fd $ git ls-remote https://github.com/mockito/mockito.git a821f7b0ec47f3214bf6f0361df5deb211fa2214 HEAD 6e8ab32df8b3c85cdcdc77b4348a57e15227f76c refs/heads/gh-pages a821f7b0ec47f3214bf6f0361df5deb211fa2214 refs/heads/master 64ed9c5ec562851d109baa700fa075ffde3662cd refs/heads/release 63af88de0f9d8c5233db2996241f8ad3fae3d47d refs/heads/sf-spy-hack 29b082b4b789e0e166d898f70de8e8338a6139d1 refs/heads/travis_oracle_jdk8 13c7321d5e719a802b52cf9d825ccf27dc7e015e refs/pull/10/head ... Sooo, how about "update your Cygwin" ? -- With best regards, Andrey Repin Monday, September 21, 2015 13:07:33 Sorry for my terrible english...