Beware of Windows Update KB5018410
Posted: Thu Nov 03, 2022 9:36 am
Hello to all, since the Windows Update KB5018410 I sometimes have problems with ssl network connections with httpRequest().
According to the debugger console:
It is not a general problem and seems to affect only certain connections. I could not reproduce the problem with the cURL tool or various browsers (including the old iE11).
The problem can only be solved by rolling back the update.
According to the debugger console:
Code: Select all
schannel: Next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed).
The problem can only be solved by rolling back the update.