diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-09 23:01:22 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-09 23:01:22 +0100 |
commit | 44a8195c3763829c0efd41a32a434e3d2b8aa142 (patch) | |
tree | 8d7b7900e1883270c193ca22579b112bb59857b1 /doc | |
parent | d6645e8157b9c21493a2cda9ecc292c73aec7e9f (diff) |
doc/netwatch-dns: use new certificate for Cloudflare
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 70b766a..88d4878 100644 --- a/doc/netwatch-dns.md +++ b/doc/netwatch-dns.md @@ -55,7 +55,7 @@ manually! 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 TLS Hybrid ECC SHA384 2020 CA1" host=1.1.1.1; + /tool/netwatch/add comment="doh, doh-cert=DigiCert Global G2 TLS RSA SHA256 2020 CA1" host=1.1.1.1; /tool/netwatch/add comment="doh, doh-cert=DigiCert TLS Hybrid ECC SHA384 2020 CA1" host=9.9.9.9; /tool/netwatch/add comment="doh, doh-cert=GTS CA 1C3" host=8.8.8.8; |