KSP-CKAN / CKAN

The Comprehensive Kerbal Archive Network
https://forum.kerbalspaceprogram.com/index.php?/topic/197082-*
Other
1.96k stars 349 forks source link

Unable to download. Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED #3468

Closed croxis closed 2 years ago

croxis commented 2 years ago

OS: Arch-linux CKAN 1.30.4 Mono is built a couple days ago from mono-git package

This is probably an issue with my system, but I figure I might start here. The only output to the log is this:

332885 [1] ERROR CKAN.ErrorDialog (null) - One or more downloads were unsuccessful:

Error downloading DistantObject v2.1.1.5: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED at /home/croxis/.cache/yay/mono-git/src/mono/external/boringssl/ssl/handshake_client.c:1132

HebaruSan commented 2 years ago

Hi, you've got an expired SSL cert that's messing up Mono's attempts to communicate with SpaceDock (see #3457 for some details). We have a wiki page about it:

https://github.com/KSP-CKAN/CKAN/wiki/SSL-certificate-errors#arch

croxis commented 2 years ago

That did it thank you! Now if only mono fixes the "lets crash on big downloads" bug...