[Webkit-unassigned] [Bug 138535] New: HTTP only page being forced to HTTPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 8 02:34:24 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=138535

            Bug ID: 138535
           Summary: HTTP only page being forced to HTTPS
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gbeevans at mac.com

This is an odd bug that only happens on Mac OS X 10.10 in safari.

http://devicefinder.eleboards.com will always attempt to connect to the server via HTTPS which does not exist on the server. Wireshark shows that no attempt is made by safari to connect via HTTP it just starts with an HTTPS request. And doing the same request in a private window will load the top most https site on the virtual server.

There is an SSL certificate with a wildcard(*.eleboards.com) that is served on admin.eleboards.com and eleboards.com. So there is a chance it may be a caching issue as I have been to those two sites before but it is hard to tell if this is actually taking place.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141108/66ee991b/attachment-0002.html>


More information about the webkit-unassigned mailing list