Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| opennic:tls [2021-08-06T04:04:04Z] – [How to get started] deep42thought | 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/share/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: | ||