[update_checker] Use bundled Mozilla certificates for httplib #2785

Merged
crueter merged 1 commit from fix-openssl into master 2025-10-21 20:43:43 +02:00
Owner

Previously, using bundled OpenSSL would result in the SSL library to
fail to resolve certificates due to weird system funkiness that is
basically impossible to deal with in a way that won't give you anal
cancer. So to solve this the OpenSSL CI now bundles a precompiled
certificate from Mozilla, which makes the update checker work

Needs update checker testing on Windows and Android first and foremost

Signed-off-by: crueter crueter@eden-emu.dev

Previously, using bundled OpenSSL would result in the SSL library to fail to resolve certificates due to weird system funkiness that is basically impossible to deal with in a way that won't give you anal cancer. So to solve this the OpenSSL CI now bundles a precompiled certificate from Mozilla, which makes the update checker work Needs update checker testing on Windows and Android first and foremost Signed-off-by: crueter <crueter@eden-emu.dev>
[update_checker] Use bundled Mozilla certificates for httplib
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
GitHub Actions [CI] Build succeeded
da94184673
Previously, using bundled OpenSSL would result in the SSL library to
fail to resolve certificates due to weird system funkiness that is
basically impossible to deal with in a way that won't give you anal
cancer. So to solve this the OpenSSL CI now bundles a precompiled
certificate from Mozilla, which makes the update checker work

Signed-off-by: crueter <crueter@eden-emu.dev>
MaranBr approved these changes 2025-10-19 20:22:20 +02:00
crueter merged commit bff09f36cc into master 2025-10-21 20:43:43 +02:00
crueter deleted branch fix-openssl 2025-10-21 20:43:44 +02:00
Sign in to join this conversation.
No description provided.