Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Oct 2014 13:19:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194145] /usr/local/share/certs/ca-root-nss.crt is not pointed to by default for lang/php56
Message-ID:  <bug-194145-13-PjsMDbhINN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194145-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194145-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194145

--- Comment #3 from Larry Rosenman <ler@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194145-13-PjsMDbhINN>