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