Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.10.0
-
Component/s: Network: SSL
-
Labels:
-
Environment:UWP / WinRT
-
Platform/s:
-
Commits:33a72ee6f3ed85c3d5f694c2a3ab90b1f50786ea
Description
When trying to connect to a SSL server with WinRT client, server refuses the handshake with error ConnectionRefusedError. Client still thinks it's connected without trying to reinitialize the handshake.
Reproducible with Qt's "Secure Socket Client Example".