mirror of
https://github.com/pothi/mikrotik-scripts.git
synced 2026-04-17 10:59:36 +00:00
Update the syntax to use the built-in trust store
This commit is contained in:
parent
7b7608f521
commit
7aaa8891ec
3 changed files with 10 additions and 4 deletions
|
|
@ -8,7 +8,7 @@
|
|||
/ip dns set verify-doh-cert=no
|
||||
|
||||
# since RouterOS v7.19...
|
||||
/certificate/settings/set builtin-trust-anchors=trusted
|
||||
/certificate/settings/set builtin-trust-store=all
|
||||
|
||||
# Add static DNS entries for the DoH server
|
||||
/ip dns static remove [find name=family.cloudflare-dns.com]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue