iglunix/base/openssl/update-ca.sh

3 lines
74 B
Bash
Raw Permalink Normal View History

2021-12-26 12:40:14 +00:00
#!/bin/sh
2022-02-12 13:32:06 +00:00
curl -L https://curl.haxx.se/ca/cacert.pem -o /etc/ssl/cert.pem