ID:               22379
 User updated by:  jason at hdev dot net
 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:

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.


Previous Comments:
------------------------------------------------------------------------

[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.

------------------------------------------------------------------------

[2003-02-22 23:25:55] [EMAIL PROTECTED]

Nothing changed between 4.3.0 -> 4.3.1 in this part
which could cause this bug so it's either an install
error or some build problem by Edin. (I tend to think it's Edin's
fault, assigning to him :)


------------------------------------------------------------------------

[2003-02-22 17:24:26] jason at hdev dot net

A bug was introduced in the new version(s) of PHP 4.3.1,
where cURL has now stopped working when trying to access a page through
secure https. It worked in the release version of PHP 4.3.0 and any
prior versions. This bug seems to be extension-related.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22379&edit=1

Reply via email to