P.S.: Just in case I checked OSX, Linux and Windows and report that the following two don't support ws://127.0.0.1:wxyz from a secure (https) site:
OSX: Safari Linux: Firefox Smartphones / tablets I have not tested yet. So - this is not a bad compromize but neither an ideal solution. Obviously different browsers treat this usecase differently. -- http://www.carot.de Email : [email protected] Tel.: +49 (0)177 5719797 > Gesendet: Mittwoch, 05. August 2020 um 16:23 Uhr > Von: "Alexander Carôt" <[email protected]> > An: "Thiago Macieira" <[email protected]> > Cc: [email protected] > Betreff: Re: [Interest] wss:// on localhost > > > Alexander: can you try that? And please make your websocket server bind to > > local host, so it cannot be accessed from the Internet or LAN. > > So far I had mixed results at least on OSX: Safari refused working, Firefox > and Chrome did work fine. Will do further tests soon - will go on vacation > first and gonna continue 24th of August. > > Thanks for additional investigation - at least it looks better than expected. > > Best > > Alex > > -- > http://www.carot.de > Email : [email protected] > Tel.: +49 (0)177 5719797 > > > > Gesendet: Dienstag, 04. August 2020 um 19:01 Uhr > > Von: "Thiago Macieira" <[email protected]> > > An: [email protected] > > Betreff: Re: [Interest] wss:// on localhost > > > > On Tuesday, 4 August 2020 09:34:49 PDT Mårten Nordheim wrote: > > > Sure! ws://[::1] also worked for me. > > > > Takk, Mårten. > > > > Alexander: can you try that? And please make your websocket server bind to > > local host, so it cannot be accessed from the Internet or LAN. > > > > -- > > Thiago Macieira - thiago.macieira (AT) intel.com > > Software Architect - Intel DPG Cloud Engineering > > > > > > > > _______________________________________________ > > Interest mailing list > > [email protected] > > https://lists.qt-project.org/listinfo/interest > > > _______________________________________________ > Interest mailing list > [email protected] > https://lists.qt-project.org/listinfo/interest > _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
