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