From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71509 invoked by alias); 15 Sep 2015 04:05:12 -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 71362 invoked by uid 89); 15 Sep 2015 04:05:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Received: from smtp.ht-systems.ru (HELO smtp.ht-systems.ru) (78.110.50.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 15 Sep 2015 04:05:10 +0000 Received: from [95.165.144.62] (helo=darkdragon.lan) by smtp.ht-systems.ru with esmtpa (Exim 4.80.1) (envelope-from ) (Authenticated sender: postmaster@rootdir.org) id 1ZbhUO-0003Zl-6C ; Tue, 15 Sep 2015 07:05:04 +0300 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Tue, 15 Sep 2015 04:00:45 -0000 Date: Tue, 15 Sep 2015 04:05:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <636766954.20150915070045@yandex.ru> To: Tae Lim Kook , cygwin@cygwin.com Subject: Re: HTTPS - Error setting certificate verify locations In-Reply-To: References: <1119268.20150914213950@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-09/txt/msg00234.txt.bz2 Greetings, Tae Lim Kook! http://cygwin.com/acronyms/#TOFU pretty please. >>> I'm getting an error every time I try to get content with HTTPS (e. g. >>> curl, wget, git). >> >>> $ curl https://google.com >>> curl: (77) error setting certificate verify locations: >>> CAfile: /etc/pki/tls/certs/ca-bundle.crt >>> CApath: none >> >>> I have read that this problem can be solved by installing >>> ca-certificates, but the error persists even when version 2.5-1 is >>> installed. >> >> You seems to have altered curl config. >> ca-certificates are installed into (de facto) standard location in /etc/ssl/certs >> curl by default search for them there. >> Check your ~/.curlrc for any stray overrides. > That file does not exist on my system. Ok, I did some more digging and the location your curl refers to is also appears to be correct. (Although it is heavily cross-symlinked and hard to track.) Make sure you have only one Cygwin install and/or that you're updating the right one. -- With best regards, Andrey Repin Tuesday, September 15, 2015 06:56:32 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