[wp-trac] [WordPress Trac] #25007: WP_HTTP_Fsockopen does not verify SSL certificates

WordPress Trac noreply at wordpress.org
Mon Sep 23 13:02:14 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 godhulii_1985):

 Replying to [comment:53 godhulii_1985]:
 > I found this line with '''phpinfo()''' function call: {{{SSL Version
 OpenSSL/0.9.8k }}}

 Not sure relevant or not but this code works:
 {{{
 $data = json_decode(@file_get_contents($apiurl));
 print_r($data);die;
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25007#comment:54>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list