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

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