[Bug 194145] /usr/local/share/certs/ca-root-nss.crt is not pointed to by default for lang/php56
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 7 13:19:45 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194145
--- Comment #3 from Larry Rosenman <ler at lerctr.org> ---
When I set up SSL on PHP 5.6 for my roundcube, it failed the validation for my
certificate since the ca-nss bundle is NOT pointed to by PHP.
PHO seems(!) to be using /etc/openssl/* whereas the ca-nss bundle is installed
in
/usr/local/share/certs/ca-root-nss.crt.
PHP 5.6 changed the default to VERIFY_PEER => true, from false to increase
security
and it needs the CA bundle.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list