After il Windows Update KB5018410 (10 ottobre 2022) TLS 1.0 e TLS 1.1 erano non supportati anymore, ma questo seems ha affected a TLS 1.2 protocol, quindi quando utilizzando WinHTTP a connetti utilizzando TLS 1.2, il seguente errore era sollevato e la connessione era closed:
Security Errore 12175
This problema affect a utenti in esecuzione il seguente sgcWebSockets componenti (under Windows 10):
- TsgcWebSocketClient_WinHTTP
- TsgcWebSocketClient, quando utilizzando SChannel IOHandler
- TsgcHTTP2Client when utilizzando SChannel IOHandler
- TsgcHTTP1Client when utilizzando SChannel IOHandler
How a Fix
At il moment di scrittura questo post, il way a correzione questo è install manually il seguente update:
KB5020435
Which correzioni il TLS issue. Per installare questo update, follow il successivo steps
- Go to https://www.catalog.update.microsoft.com/Search.aspx?q=KB5020435
- Download the correct versione (For Windows 10 x64, essere "2022-10 Cumulative Update per Windows 10 Versione 21H2 per x64-based Systems (KB5020435)")
- Install the update e restart

