Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.2, 5.7.0
-
None
-
WIndows 10 AMD64 VC2015 QT5.7
-
-
2fe80ed203672977e5a00addb224be052bf81cca
Description
when trying to connect via secure Websockets inside an WinRT(Win10/WP8.1/W10mobile) applications, I get no response at all(no answer/error/timeout/SSLError etc.).
QSslSocket::supportsSsl(); returns true
I tried the SSLEchoClient, as well as QMLWebsocket example.
My wireshark dump is attached