What is the proper way to install CA root certificates so that curl sees them?

Moritz Wilhelmy moritz at wzff.de
Tue Mar 1 02:52:01 UTC 2016


On Tue, Mar 01, 2016 at 09:41:49 +0800, Gregory Orange wrote:
> On 01/03/16 07:08, Moritz Wilhelmy wrote:
> > What's the proper way to install CA root certificates on FreeBSD?
> 
> # pkg install ca_root_nss

I meant specifically ones that are not part of the NSS CA bundle (which
is installed but does not contain the CAcert root certificate which I'm
now trying to manually install), because at least curl uses the bundle
as the only hardcoded location, and ignores /etc/ssl/certs completely,
as confirmed via truss(1).

Best regards,

Moritz


More information about the freebsd-questions mailing list