<html><head>
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta name="Generator" content="Novell Groupwise Client (Version 14.0.0  Build: 115243)">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head><body style="font: 10pt/normal Segoe UI; margin: 16px 16px 4px; font-size-adjust: none; font-stretch: normal;"><div id="GroupWiseSection_1444849762000_klarson@k12group.net_59511A0513870000BD1BF681F57056B0_" class="GroupWiseMessageBody"><div>I have a php script that works fine when I run it interactively at a bash prompt</div><div>php myscript.php</div><div>&nbsp;</div><div>part of what it does is establish a secure ldap connection.&nbsp; the cert used for ldaps is self-signed.&nbsp; this doesn't present a problem running it manually.</div><div>&nbsp;</div><div>when i execute that exact same command from a php web page it fails to establish the connection.</div><div>&nbsp;</div><div>is this a permissions issue with the user that is running apache?&nbsp; or does apache need something to trust the self-signed cert?</div><span style="margin-bottom: 5px; display: block;">&nbsp;</span></div></body></html>