iglunix/base/openssl/update-ca.sh

3 lines
74 B
Bash
Executable File

#!/bin/sh
curl -L https://curl.haxx.se/ca/cacert.pem -o /etc/ssl/cert.pem