mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-17 22:49:33 +00:00
doc/netwatch-dns: give hint on multiple certificates
This commit is contained in:
parent
ad310e6573
commit
92759fcca5
1 changed files with 4 additions and 2 deletions
|
|
@ -64,11 +64,13 @@ Be aware that you have to keep the ip address in sync with real world
|
|||
manually!
|
||||
|
||||
Importing a certificate automatically is possible. You may want to find the
|
||||
[certificate name from browser](../CERTIFICATES.md).
|
||||
[certificate name from browser](../CERTIFICATES.md). Sometimes a service
|
||||
randomly switches the CA used to issue the certificate, or it just depends
|
||||
geolocation - give several certificate delimited with colon (`:`) then.
|
||||
|
||||
/tool/netwatch/add comment="doh, doh-cert=SSL.com Root Certification Authority ECC" 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=GTS Root R1" host=8.8.8.8;
|
||||
/tool/netwatch/add comment="doh, doh-cert=GTS Root R1:GTS Root R4" host=8.8.8.8;
|
||||
|
||||
> ⚠️ **Warning**: Combining these techniques can cause some confusion and
|
||||
> troubles! Chances are that a service uses different certificates based
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue