aboutsummaryrefslogtreecommitdiffstats
path: root/doc/netwatch-dns.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-10-31 15:17:31 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-11-02 21:23:04 +0100
commit31dfdf7e6243527d77af6b4ae93e753cd45c8cbb (patch)
treed310692a64f1652bae89891b2175414903d130f8 /doc/netwatch-dns.md
parentd213369e73da042014ca68af17831c5bc3eb4310 (diff)
doc/netwatch-dns: link to 'certificate name from browser'HEADnextmain
Diffstat (limited to 'doc/netwatch-dns.md')
-rw-r--r--doc/netwatch-dns.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/netwatch-dns.md b/doc/netwatch-dns.md
index 54dd6c6..cdfbd97 100644
--- a/doc/netwatch-dns.md
+++ b/doc/netwatch-dns.md
@@ -59,8 +59,8 @@ resolves to the same address.
Be aware that you have to keep the ip address in sync with real world
manually!
-Importing a certificate automatically is possible, at least if available in
-the repository (see `certs` sub directory).
+Importing a certificate automatically is possible. You may want to find the
+[certificate name from browser](../CERTIFICATES.md).
/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 G3" host=9.9.9.9;
@@ -87,6 +87,7 @@ Also this allows to update host address, see option `resolve`.
See also
--------
+* [Certificate name from browser](../CERTIFICATES.md)
* [Notify on host up and down](netwatch-notify.md)
---