aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/mod/notification-matrix.md3
-rw-r--r--doc/netwatch-dns.md6
2 files changed, 3 insertions, 6 deletions
diff --git a/doc/mod/notification-matrix.md b/doc/mod/notification-matrix.md
index 92383be..18b6607 100644
--- a/doc/mod/notification-matrix.md
+++ b/doc/mod/notification-matrix.md
@@ -46,9 +46,6 @@ The Matrix server is connected via encrypted https, and certificate
verification is applied. So make sure you have the certificate chain for
your server in device's certificate store.
-> ℹ️ **Info**: The *matrix.org* server uses a Cloudflare certificate. You can
-> install that with: `$CertificateAvailable "Cloudflare Inc ECC CA-3"`
-
### From other device
If you have setup your Matrix *notification account* before just reuse that.
diff --git a/doc/netwatch-dns.md b/doc/netwatch-dns.md
index 443106f..9fe486e 100644
--- a/doc/netwatch-dns.md
+++ b/doc/netwatch-dns.md
@@ -62,9 +62,9 @@ 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 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;
+ /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=GTS Root R1" host=8.8.8.8;
Sometimes using just one specific (possibly internal) DNS server may be
desired, with fallback in case it fails. This is possible as well: