Skip to content

Commit 22b3392

Browse files
committed
Bundle certificate (for use with CURL) with installer
- Only works currently if CURL is available - Tries various different cert options to find one which works with both github and 07th-mod - While the certificate is passed to aria2c, I get the error "TLS CA bundle files are not supported" on Windows. Not sure about linux/mac - See #214 - Old certificate in the windows bootstrap folder has been deleted - Certificate is downloaded from https://curl.se/docs/caextract.html when the installer is build
1 parent a0ebf37 commit 22b3392

File tree

5 files changed

+59
-3452
lines changed

5 files changed

+59
-3452
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ travis_installer_staging
3838
.idea/misc.xml
3939
.idea/python-patcher.iml
4040

41+
curl-ca-bundle.crt
42+
4143
# Mod ignore folders
4244
INSTALLER_LOGS
4345
07th-mod-logs.zip

0 commit comments

Comments
 (0)