From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61783 invoked by alias); 21 Sep 2015 10:32:23 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 59038 invoked by uid 89); 21 Sep 2015 10:32:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_LOTSOFHASH,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-io0-f175.google.com Received: from mail-io0-f175.google.com (HELO mail-io0-f175.google.com) (209.85.223.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 21 Sep 2015 10:32:20 +0000 Received: by ioii196 with SMTP id i196so114939304ioi.3 for ; Mon, 21 Sep 2015 03:32:18 -0700 (PDT) X-Received: by 10.107.8.212 with SMTP id h81mr24264965ioi.89.1442831538605; Mon, 21 Sep 2015 03:32:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.12.73 with HTTP; Mon, 21 Sep 2015 03:31:59 -0700 (PDT) In-Reply-To: <1215374396.20150921131406@yandex.ru> References: <1215374396.20150921131406@yandex.ru> From: Lukasz Pielak Date: Mon, 21 Sep 2015 10:32:00 -0000 Message-ID: Subject: Re: Https proxy auth issue with git in cygwin 2.2.1 To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2015-09/txt/msg00301.txt.bz2 Hi Andrey thanks for your reply. What exactly do you mean by 'update your Cygwin'?. I'm running the latest Cygwin x86 2.2.1 with curl curl 7.43.0. curl --version curl 7.43.0 (i686-pc-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 Thanks Lukasz On 21 September 2015 at 12:14, Andrey Repin wrote: > Greetings, Lukasz Pielak! > >> In the latest Cygwin 2.2.1. git doesn=E2=80=99t work with proxy authenti= cation. >> 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/mockit= o/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 pop= 3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp > Features: Debug IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB S= SL 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... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple