[wp-trac] [WordPress Trac] #42186: Ability to pass hostname/url to https_ssl_verify filter

WordPress Trac noreply at wordpress.org
Wed Oct 11 18:12:11 UTC 2017


#42186: Ability to pass hostname/url to https_ssl_verify filter
---------------------------+-----------------------------
 Reporter:  paulschreiber  |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  HTTP API       |    Version:  trunk
 Severity:  normal         |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 It would be very useful to be able to pass the hostname (or full URL) to
 the https_ssl_verify filter.

 This would allow me to disable verification for requests ''to'' my local
 development machine (i.e.
 {{{
 wp_remote_get( 'http://vip.local' );
 }}}
 ), but keep it enabled for other hosts.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/42186>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list