https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193871
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
