Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
opennic:tls [2021-08-06T04:04:04Z] – [How to get started] deep42thoughtopennic:tls [2021-08-08T18:51:47Z] (current) – Correct Debian Path marek
Line 23: Line 23:
 On debian, the commands are rather: On debian, the commands are rather:
 <code> <code>
-cd /usr/share/local/ca-certificates/trust-source/anchors+cd /usr/local/share/ca-certificates/trust-source/anchors
 curl --insecure -o opennic_root_ca.crt https://playground.acme.libre/opennic_root_ca.crt curl --insecure -o opennic_root_ca.crt https://playground.acme.libre/opennic_root_ca.crt
 curl https://eckner.net/certs/sha512sums | sed 's/  \S\+\(opennic_root_ca\.crt\)$/  \1/;t;d' | sha512sum -c curl https://eckner.net/certs/sha512sums | sed 's/  \S\+\(opennic_root_ca\.crt\)$/  \1/;t;d' | sha512sum -c
  • /wiki/data/attic/opennic/tls.1628222644.txt.gz
  • Last modified: 3 years ago
  • by deep42thought