[wp-trac] [WordPress Trac] #61463: The "is_ssl()" function fails to get the correct protocol when WordPress is deployed on an upstream server.
WordPress Trac
noreply at wordpress.org
Tue Jun 18 17:05:26 UTC 2024
#61463: The "is_ssl()" function fails to get the correct protocol when WordPress is
deployed on an upstream server.
-------------------------------------------------+-------------------------
Reporter: yanand | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: General | Version: trunk
Severity: normal | Keywords: dev-
Focuses: coding-standards, php-compatibility | feedback
-------------------------------------------------+-------------------------
When WordPress is deployed on an upstream server with its port set to 80,
and the upstream server (such as Nginx) handles HTTPS requests on port
443, the is_ssl() function in WordPress may malfunction, leading to UI
issues where some resources stop to load.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61463>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list