Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
opennic:tls [2021-08-08T18:51:47Z] – Correct Debian Path marek | opennic:tls [2025-01-10T17:09:56Z] (current) – Update Debian instructions koala | ||
---|---|---|---|
Line 23: | Line 23: | ||
On debian, the commands are rather: | On debian, the commands are rather: | ||
< | < | ||
- | cd /usr/local/ | + | cd / |
curl --insecure -o opennic_root_ca.crt https:// | curl --insecure -o opennic_root_ca.crt https:// | ||
curl https:// | curl https:// | ||
- | update-ca-certificates | + | dpkg-reconfigure |
</ | </ | ||
Check, that the certificate was installed correctly: | Check, that the certificate was installed correctly: |