macports' wget difficulty
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Tue May 20 10:52:00 PDT 2014
Since you have curl-ca-bundle, the fix seems to be putting CA_CERTIFICATE in ~./wgetrc:
http://superuser.com/a/451857
On May 20, 2014, at 13:48, Roger Pack <rogerdpack2 at gmail.com> wrote:
> Hello all.
> Ran into this today:
> $ sudo port install wget
>
> $ wget https://sparsehash.googlecode.com/files/sparsehash-2.0.2.tar.gz
> --2014-05-20 11:43:44--
> https://sparsehash.googlecode.com/files/sparsehash-2.0.2.tar.gz
> Resolving sparsehash.googlecode.com (sparsehash.googlecode.com)...
> 74.125.28.82, 2607:f8b0:400e:c04::52
> Connecting to sparsehash.googlecode.com
> (sparsehash.googlecode.com)|74.125.28.82|:443... connected.
> ERROR: The certificate of ‘sparsehash.googlecode.com’ is not trusted.
> ERROR: The certificate of ‘sparsehash.googlecode.com’ hasn't got a known issuer.
>
> (I do have curl-ca-bundle installed as well, FWIW).
More information about the macports-users
mailing list