Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2014 12:54:20 -0500
From:      Andrew Berg <aberg010@my.hennepintech.edu>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: fetch problem on relatively new 10.0-RELEASE-p7 host
Message-ID:  <53FE1B4C.5030307@my.hennepintech.edu>
In-Reply-To: <CAHu1Y71Bwh5jEVE_Om4WHSfj4XrWTCtQJoSn986e2=3ZDs_fBg@mail.gmail.com>
References:  <CAHu1Y71Bwh5jEVE_Om4WHSfj4XrWTCtQJoSn986e2=3ZDs_fBg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014.08.27 12:19, Michael Sierchio wrote:
> It seems, after running in verbose mode, that the (undocumented in the
> man page) default location for the trusted Root CA bundle is
> 
> /etc/ssl/cert.pem
> 
> which doesn't exist. I created a symlink to
> 
> /usr/local/share/certs/ca-root-nss.crt
> 
> and fetching from a URI whose method is HTTPS now works.
Yes, naturally, something in base would go looking in /etc rather than
/usr/local/etc. The ca_root_nss port has an option to create this symlink.
There is also an environment variable available to make fetch download
something anyway. I forget what it is, but I'm pretty sure it's documented in
the fetch(3) man page or such.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53FE1B4C.5030307>