ID: 22379
Updated by: [EMAIL PROTECTED]
Reported By: jason at hdev dot net
Status: Assigned
Bug Type: cURL related
Operating System: Windows 2000
PHP Version: 4.3.1
Assigned To: edink
New Comment:
Did you replace _all_ existing extra dlls in your system from the dlls/
folder from the 4.3.1 package?
Previous Comments:
------------------------------------------------------------------------
[2003-02-24 19:45:17] jason at hdev dot net
It was returning blank response when I used curl.
------------------------------------------------------------------------
[2003-02-24 19:44:20] jason at hdev dot net
Actually I experienced the problem only with the extension,
php_curl.dll in the php extensions folder. Simply replacing the dll
with the version from 4.3.0 fixed the problem, so I suspected something
wrong with one of the dlls.
------------------------------------------------------------------------
[2003-02-24 15:34:47] bharris at spro dot net
WORKAROUND: Setting CURLOPT_SSL_VERIFYPEER to 0 will bypass error (and
security).
------------------------------------------------------------------------
[2003-02-24 14:46:39] bharris at spro dot net
That should read "without issue"...
------------------------------------------------------------------------
[2003-02-24 14:45:28] bharris at spro dot net
Getting error:
<error>
* About to connect() to login.postini.com:443 * Connected to
login.postini.com (64.75.1.252) port 443 * SSL: error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed* Closing
connection #0
</error>
Cert is fine, loads with issue in latest versions of Opera, Mozilla and
IE. Was working in the 4.2.1 release of PHP as well via Curl.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/22379
--
Edit this bug report at http://bugs.php.net/?id=22379&edit=1