This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: HTTPS - Error setting certificate verify locations


That file does not exist on my system.

On Mon, Sep 14, 2015 at 2:39 PM, Andrey Repin <anrdaemon@yandex.ru> wrote:
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]