[wp-trac] [WordPress Trac] #16402: IXR client doesn't properly handle XMLRPC over HTTPS

WordPress Trac wp-trac at lists.automattic.com
Fri Apr 1 23:11:14 UTC 2011


#16402: IXR client doesn't properly handle XMLRPC over HTTPS
-------------------------------------+------------------------------
 Reporter:  bryanmaupin              |       Owner:  westi
     Type:  defect (bug)             |      Status:  accepted
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  XML-RPC                  |     Version:  3.0
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------------------

Comment (by mdawaffe):

 There's no need to change the scheme to "ssl://".  {{{wp_remote_post()}}}
 handles all of that internally when it needs to.

 Additionally, we should just let {{{wp_remote_post()}}} (or the underlying
 transports) handle the default ports for the given scheme.

 Patch attached.

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


More information about the wp-trac mailing list