[Bug 193871] Certificates in /etc/ssl/certs not considered by pkg and fetch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 13 22:10:12 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193871
cweimann at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cweimann at gmail.com
--- Comment #1 from cweimann at gmail.com ---
This is still an issue on FreeBSD 10.1. I think the original posters issue
would be resolved if he installed security/ca_root_nss and symlinked it to
/etc/ssl/cert.pem but this remains an issue for people using their own CA's and
installing their CA cert into /etc/ssl/certs. I could append my cert to
ca-root-nss.crt but every time that port updates I would have an issue.
As an example python's ssl code honors both /etc/ssl/cert.pem and
/etc/ssl/certs/* but fetch does not.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list