summaryrefslogtreecommitdiff
path: root/scripts/update_ca_bundle.sh
blob: 3bd268bd0c07315d13486a41e2fed7e465027971 (plain)
1
2
3
4
5
#!/usr/bin/env bash

cd misc
curl https://raw.githubusercontent.com/curl/curl/master/lib/mk-ca-bundle.pl | perl
rm certdata.txt