[wp-trac] [WordPress Trac] #33976: Support HTTPS & Reverse proxy at wp-admin

WordPress Trac noreply at wordpress.org
Thu Sep 24 17:04:48 UTC 2015


#33976: Support HTTPS & Reverse proxy at wp-admin
----------------------------+-------------------------
 Reporter:  hideokamoto     |       Owner:
     Type:  defect (bug)    |      Status:  closed
 Priority:  normal          |   Milestone:
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:  worksforme
 Keywords:                  |     Focuses:
----------------------------+-------------------------
Changes (by johnbillion):

 * keywords:  reporter-feedback =>
 * status:  new => closed
 * resolution:   => worksforme
 * milestone:  Awaiting Review =>


Comment:

 It's wrapped in a call to `set_url_scheme()`, which converts the scheme to
 `https` when `is_ssl()` returns true, which it does when
 `$_SERVER['HTTPS'] = 'on'`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33976#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list