mirror of
https://github.com/pothi/mikrotik-scripts.git
synced 2026-04-06 13:29: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
|
|
@ -19,7 +19,7 @@
|
|||
# /file remove cert.pem
|
||||
|
||||
# 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=cloudflare-dns.com]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue