Skip to content

1.0.0

Compare
Choose a tag to compare
@brian8544 brian8544 released this 27 Nov 00:27
· 9 commits to windows since this release

Due to the Mangos auth server not utilizing a certificate for secure connections, this fork disables the certificate validation in the launcher code. This change allows the launcher to connect to the Mangos auth server without requiring a valid certificate. It's important to note that bypassing certificate validation introduces potential security risks, and this modification should only be applied in cases where certificate validation is not used or not necessary, such as when connecting to Mangos-based servers.

Use it at your OWN risk!