I am stucked with Firefox. I could not make Websocket work on it. I use Tornado Websocket and I initialized it by code below:
app = Application([(r\'/mypath/
I've solved this problem adding a certificate exception in Firefox's advanced preferences.