diff options
author | Christian Hesse <mail@eworm.de> | 2024-08-27 10:59:51 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-08-27 10:59:51 +0200 |
commit | 90632f223adce7139b831fc2e6a0668431e5f26c (patch) | |
tree | 0119b34dcada3506a78bdeff8ef21816d78f4909 /doc | |
parent | 3e9a7ea75a29111f4601cedf966471cbf4d9c894 (diff) |
doc/netwatch-dns: 'DigiCert Global Root G3' for Quad9
Diffstat (limited to 'doc')
-rw-r--r-- | doc/netwatch-dns.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/netwatch-dns.md b/doc/netwatch-dns.md index ff6c29c..54dd6c6 100644 --- a/doc/netwatch-dns.md +++ b/doc/netwatch-dns.md @@ -63,7 +63,7 @@ Importing a certificate automatically is possible, at least if available in the repository (see `certs` sub directory). /tool/netwatch/add comment="doh, doh-cert=DigiCert Global Root G2" host=1.1.1.1; - /tool/netwatch/add comment="doh, doh-cert=DigiCert Global Root CA" host=9.9.9.9; + /tool/netwatch/add comment="doh, doh-cert=DigiCert Global Root G3" host=9.9.9.9; /tool/netwatch/add comment="doh, doh-cert=GTS Root R1" host=8.8.8.8; Sometimes using just one specific (possibly internal) DNS server may be |