This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27522 - Block port 443 for ws:
Summary: Block port 443 for ws:
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#the-web...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-05 04:18 UTC by contributor
Modified: 2014-12-09 12:56 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-12-05 04:18:17 UTC
Specification: https://html.spec.whatwg.org/multipage/comms.html
Multipage: https://html.spec.whatwg.org/multipage/#the-websocket-interface
Complete: https://html.spec.whatwg.org/#the-websocket-interface
Referrer: https://html.spec.whatwg.org/multipage/

Comment:
Block port 443 for ws:

"Access to ports 80 and 443 should not be blocked, including the unlikely
cases when secure is false but port is 443 or secure is true but port is 80."

See https://code.google.com/p/chromium/issues/detail?id=436451

Posted from: 90.230.218.37 by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.62 Safari/537.36 OPR/26.0.1656.20 (Edition beta)
Comment 1 Simon Pieters 2014-12-09 12:56:08 UTC
The change was reverted.