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

WordPress Trac noreply at wordpress.org
Sat Aug 17 02:21:36 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:                |
--------------------------+------------------

Comment (by rmccue):

 Also, after a check of `disable_functions` via a search over all files on
 GitHub, there seem to be many cases where `fsockopen` is disabled, but
 `stream_socket_client` is not, probably because of its relative obscurity.
 This is really a fringe case, but we may gain a little more compatibility
 with it.

 (Conversely, hardly anyone blocks `stream_socket_client`.)

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


More information about the wp-trac mailing list