X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=oyvaRJdXUZt518RM
	HOtAMUDzPGCaZOLr4npALUTIWfdxau9q5cdGWN2oUPA3/Low9pMrZRSt+EXV2t4v
	iwzmk+YtyrNNVcfv84LjAQIXVyIt+ieVmEKZvNtUNkS4l/ZGYnoa/9wui2tgcZoG
	fthCy9t4WrA01dJ4tN6nrA17smg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=FKE53eqChbyPlCJAHl7vLa
	0AcvE=; b=qCc2h+1ZztoaRXw1MXXzA8FCXFvZAft4mSS1p9IfL6Lvlr1+b8dEcG
	KreXZGvyO++3R14VVyVRxIFt8H719bA0cFl1iK9HGmgsZ1EvM2tr9G1EArxJs07q
	xXpvmEcAsw8TeQndrMIGZ3eiGf3hWgUpCUr/BDegqBbdop2OEzS84=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=4.3 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
Date: Mon, 14 Sep 2015 21:39:50 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1119268.20150914213950@yandex.ru>
To: Tae Lim Kook <tkook11@gmail.com>, cygwin@cygwin.com
Subject: Re: HTTPS - Error setting certificate verify locations
In-Reply-To: <CAKs53GU64Y_vBcfGuana_LsicfGc2qD0vqQYNgJoJ+=5Jo7=ng@mail.gmail.com>
References: <CAKs53GU64Y_vBcfGuana_LsicfGc2qD0vqQYNgJoJ+=5Jo7=ng@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Tae Lim Kook!

> Hello!

> 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.


-- 
With best regards,
Andrey Repin
Monday, September 14, 2015 21:32:26

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

