[wp-trac] [WordPress Trac] #50339: setup-config.php serves mixed content when behind a TLS termination proxy

WordPress Trac noreply at wordpress.org
Sun Jun 7 22:40:31 UTC 2020


#50339: setup-config.php serves mixed content when behind a TLS termination proxy
--------------------------+-----------------------------
 Reporter:  simosx        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 When you are setting up WordPress behind a TLS termination proxy,
 `setup-config.php` does not know about it and serves mixed content (URLs
 are `http://...`).
 Browsers now refuse to load `http://...` content if the displayed URL is
 `https://...`.

 `setup-config.php` should be able to detect whether it runs behind a TLS
 termination proxy, so that the initial setup of WordPress (it is a one-off
 thing) runs smoothly.

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


More information about the wp-trac mailing list