mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-21 09:25:42 +02:00
doc/netwatch-dns: link to 'certificate name from browser'
This commit is contained in:
parent
d213369e73
commit
31dfdf7e62
2 changed files with 4 additions and 2 deletions
|
@ -73,6 +73,7 @@ See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* [Download, import and update firewall address-lists](doc/fw-addr-lists.md)
|
* [Download, import and update firewall address-lists](doc/fw-addr-lists.md)
|
||||||
|
* [Manage DNS and DoH servers from netwatch](doc/netwatch-dns.md)
|
||||||
* [Send notifications via Matrix](doc/mod/notification-matrix.md)
|
* [Send notifications via Matrix](doc/mod/notification-matrix.md)
|
||||||
* [Send notifications via Ntfy](doc/mod/notification-ntfy.md)
|
* [Send notifications via Ntfy](doc/mod/notification-ntfy.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
|
Be aware that you have to keep the ip address in sync with real world
|
||||||
manually!
|
manually!
|
||||||
|
|
||||||
Importing a certificate automatically is possible, at least if available in
|
Importing a certificate automatically is possible. You may want to find the
|
||||||
the repository (see `certs` sub directory).
|
[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 G2" host=1.1.1.1;
|
||||||
/tool/netwatch/add comment="doh, doh-cert=DigiCert Global Root G3" host=9.9.9.9;
|
/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
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
* [Certificate name from browser](../CERTIFICATES.md)
|
||||||
* [Notify on host up and down](netwatch-notify.md)
|
* [Notify on host up and down](netwatch-notify.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue