Commit c91c29d9 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated make-ca to 1.7

parent b5beaa7e
all:
curl -s -k -O https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt
install -vm755 make-ca.sh-20170514 /usr/sbin/make-ca
tar xf make-ca-1.7.tar.xz
cd make-ca-1.7 && install -vm755 make-ca /usr/sbin/make-ca
/usr/sbin/make-ca -c /etc/ssl/ca-bundle.pem
rm certdata.txt
rm -rf make-ca-1.7
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment