mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-03-17 11:29:37 +00:00
certs: add combined file for GTS Root R1 & GTS Root R4...
... to make the checks happy. This is a follow-up on: * netwatch-dns: support multiple certificates0fffb5198e* doc/netwatch-dns: give hint on multiple certificates92759fcca5
This commit is contained in:
parent
b74e40dde1
commit
4ec1da1c91
2 changed files with 61 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ DOMAINS_DUAL = \
|
|||
api.macvendors.com/GTS-Root-R4 \
|
||||
api.telegram.org/Go-Daddy-Root-Certificate-Authority-G2 \
|
||||
cloudflare-dns.com/SSL-com-Root-Certification-Authority-ECC \
|
||||
dns.google/GTS-Root-R4 \
|
||||
dns.google/GTS-Root-RX \
|
||||
dns.quad9.net/DigiCert-Global-Root-G3 \
|
||||
git.eworm.de/Root-YE \
|
||||
lists.blocklist.de/GTS-Root-R4 \
|
||||
|
|
@ -20,7 +20,7 @@ DOMAINS_DUAL = \
|
|||
upgrade.mikrotik.com/ISRG-Root-X1
|
||||
DOMAINS_IPV4 = \
|
||||
1.1.1.1/SSL-com-Root-Certification-Authority-ECC \
|
||||
8.8.8.8/GTS-Root-R1 \
|
||||
8.8.8.8/GTS-Root-RX \
|
||||
9.9.9.9/DigiCert-Global-Root-G3 \
|
||||
api.mullvad.net/ISRG-Root-X1 \
|
||||
ipv4.showipv6.de/ISRG-Root-X1 \
|
||||
|
|
@ -31,7 +31,7 @@ DOMAINS_IPV4 = \
|
|||
www.spamhaus.org/GTS-Root-R4
|
||||
DOMAINS_IPV6 = \
|
||||
[2606\:4700\:4700\:\:1111]/SSL-com-Root-Certification-Authority-ECC \
|
||||
[2001\:4860\:4860\:\:8888]/GTS-Root-R1 \
|
||||
[2001\:4860\:4860\:\:8888]/GTS-Root-RX \
|
||||
[2620\:fe\:\:9]/DigiCert-Global-Root-G3 \
|
||||
ipv6.showipv6.de/ISRG-Root-X1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue