geode
geode copied to clipboard
geode using ssl 2.0 connections instead of tls
Geode Issue
- [X] I confirm that this bug is NOT related to a mod but directly to Geode Loader itself.
Platform
Windows
SDK commit
No response
Geode Version
4.0.0
Mods Installed
No response
Expected Behavior
Expected geode to use a tls connection instead of a ssl connection
Actual Behavior
Geode failed to connect to anything as it tried to use ssl to connect
Steps to Reproduce
- Go into your av and there might be a setting to disable ssl 2.0
if you aren't using an av or your av doesnt have this option
- open the registry editor
- go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\ - create a new key named
SSL 2.0 - create 2 keys in the ssl key named
ClientandServer - create a DWORD in both
ClientandServer - name the 2 DWORD values
Enabled(keep the value 0 to disable, and 1 to enable) - restart your pc
Additional Information
this bug has been here since geode 3.9.0 and any versions prior also when i say im using geode 4.0.0 im talking about this
I believe this would happen on Linux as it uses windows binaries of gd and geode via wine/proton, i'm not too sure but i'm decently sure, not too sure about android as I don't have a something to block ssl 2.0 as i'm too stupid to setup a proxy/vpn, as for mac, the builds for geode 4.0.0 keep failing to compile anyway so i cant test that in a vm