[wp-trac] [WordPress Trac] #25007: WP_HTTP_Fsockopen does not verify SSL certificates
WordPress Trac
noreply at wordpress.org
Mon Sep 23 14:06:29 UTC 2013
#25007: WP_HTTP_Fsockopen does not verify SSL certificates
------------------------------+------------------
Reporter: rmccue | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: HTTP | Version:
Severity: major | Resolution:
Keywords: needs-unit-tests |
------------------------------+------------------
Comment (by dd32):
> [25569]: Move a certificate higher in the file (end to start) so that
PHP 5.2.x (OpenSSL 0.9.8j and earlier) can parse the file correctly. See
#25007
So that fixes the following error under PHP 5.2.x + OpenSSL 0.9.8
> SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
failed
pavelevap: Any chance you can confirm this commit fixes it for you?
I'm not entirely sure why it fixes it, but it's related to the ordering of
the certificates.
Hopefully that should now mean this ticket is good to go.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25007#comment:56>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list