Having issues with connecting to BombServer
When the game connects to BombServer hosted on my laptop the server crashes with error System.Security.Authentication.AuthenticationException: A call to SSPI failed, see inner exception. ---> System.ComponentModel.Win32Exception: The client and server cannot communicate, because they do not possess a common algorithm
I already tried multiple ways to enable TLS_RSA_WITH_RC4_128_MD5, but none of them seems to work, also it's worth to note that i'm connecting from lbpk and it can connect to your server, so the game itself shouldn't be an issue
Hi there! Yeah unfortunately something changed in a certain windows update and they completely removed that cipher, even enabling it doesn't work anymore.
Needs a rework really to not be dependant on windows ssl implementation, which I currently don't have the time to do unfortunately.
Oh, so i need to use an older version of windows 🤔 What version of windows do you use on your server?
Windows 2016 should work, or windows 1909, but i have no idea where to get a vps for that.