[wp-trac] [WordPress Trac] #19337: is_ssl() fails on LiteSpeed server
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 28 19:07:37 UTC 2011
#19337: is_ssl() fails on LiteSpeed server
-----------------------------------------+------------------------------
Reporter: niklasbr | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Security | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback |
-----------------------------------------+------------------------------
Changes (by kurtpayne):
* cc: kpayne@… (added)
* keywords: has-patch => has-patch reporter-feedback
Comment:
I was not able to reproduce this using php 5.3.8, litespeed SAPI 5.5, and
WordPress 3.3-beta4. [http://i.imgur.com/c99bA.png Screenshot].
Are you using a port other than 443, or are you seeing
`$_SERVER['SERVER_PORT']` not being passed correctly? If the
`$_SERVER['HTTPS']` check fails, then the port check should catch the page
being served over SSL.
Can you provide extra info on how to recreate the problem you're seeing?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19337#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list