'Chromium SSL error (handshake failed) on some Win7 machines

WinForms application with chromium browser. On some Win7 computers the application keeps logging the following error message:

[0217/095008.899:ERROR:ssl_client_socket_impl.cc(996)] handshake failed; returned -1, SSL error code 1, net_error -101

Chromium version is 98 so it is up to date. What can be wrong on this machine? Self signed certificate used in local communiaction over ssl seems to be OK.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source