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
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 algorithmI 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