mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-22 03:44:59 +02:00
certs: DigiCert TLS Hybrid ECC SHA384 2020 CA1 -> DigiCert Global Root CA
This is used by Cloudflare DNS Quard9 (9.9.9.9). $CertificateAvailable "DigiCert Global Root CA"; /ip/dns/set use-doh-server=https://9.9.9.9/dns-query verify-doh-cert=yes;
This commit is contained in:
parent
a05efdc07f
commit
c4e8d01de1
3 changed files with 30 additions and 175 deletions
|
@ -63,7 +63,7 @@ Importing a certificate automatically is possible, at least if available in
|
|||
the repository (see `certs` sub directory).
|
||||
|
||||
/tool/netwatch/add comment="doh, doh-cert=DigiCert Global Root G2" host=1.1.1.1;
|
||||
/tool/netwatch/add comment="doh, doh-cert=DigiCert TLS Hybrid ECC SHA384 2020 CA1" host=9.9.9.9;
|
||||
/tool/netwatch/add comment="doh, doh-cert=DigiCert Global Root CA" host=9.9.9.9;
|
||||
/tool/netwatch/add comment="doh, doh-cert=GTS Root R1" host=8.8.8.8;
|
||||
|
||||
Sometimes using just one specific (possibly internal) DNS server may be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue