summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update_ca_bundle.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/update_ca_bundle.sh b/scripts/update_ca_bundle.sh
new file mode 100755
index 0000000000..992bd7030f
--- /dev/null
+++ b/scripts/update_ca_bundle.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+cd common
+curl https://raw.githubusercontent.com/curl/curl/master/lib/mk-ca-bundle.pl | perl
+rm certdata.txt