90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
1.0.2
- Added a new configuration option:
useInsecureTLS
This allows disabling TLS certificate validation for relay connections. ⚠️ Warning: This is insecure and not recommended. It is strongly advised to install the Azul Zulu 8 JDK or manually import the relay certificate instead. See this comment for detailed instructions and rationale. - Improved TLS handling for broker HTTP connections:
- If
useInsecureTLS
is enabled, the client uses an insecure trust manager that disables certificate validation. - If disabled (default), the client first attempts to use the system-default TLS validation. If that fails, it falls back to a bundled custom trust manager using
/certs/broker.e4mc.link.cert
.
- If
Dependencies
Files
e4mc-retro_fabric-1.0.2+1.8.x.jar(17.03 MiB) Primary Download