what's the story with openssl?

Michael Sierchio kudzu at tenebras.com
Sun Dec 28 23:03:52 UTC 2014


On Sun, Dec 28, 2014 at 10:43 AM, David Benfell <benfell at parts-unknown.org>
wrote:

>
> This seems like it should be an unbelievably stupid question. But I
> guess FreeBSD's idea of sane defaults for openssl do not accord with
> my idea of sane defaults for openssl.
>
> I have tried the security/ca_root_nss port now both with and without
> the option to create the link in /etc. It doesn't help.
>
> Why am I having to specify --ca-certificate
> /usr/local/share/certs/ca-root-nss.crt to make wget work? What do I
> have to do to make this not necessary--and *stay* not necessary?



fetch (in the base system) uses environment variables, so you could set
SSL_CA_CERT_FILE to the proper value with fetch. I don't remember of the
top of my head how defaults are set in wget.


More information about the freebsd-questions mailing list