Wynntils / Wynntils-Legacy

Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.
https://wynntils.com
GNU Affero General Public License v3.0
158 stars 91 forks source link

Move SSL registration to top of pre-init, on windows, use windows-root cert store #524

Closed kristofbolyai closed 2 years ago

HeyZeer0 commented 2 years ago

Can you unnest the FixSSL class and name it more properly? Something like SSLCertificateManager would work I guess. Also instead of calling the class twice just create a method that calls both things or simply merge the method together to make it more clear!