Compare commits

..

74 commits

Author SHA1 Message Date
Christian Hesse
a69ee9a3ba global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-01-27 12:43:19 +01:00
Christian Hesse
784136c4bf Merge branch 'break-in-loop' into next 2026-01-27 12:43:19 +01:00
Christian Hesse
11ec566d91 Merge branch 'continue-in-loop' into next 2026-01-27 12:43:19 +01:00
Christian Hesse
ff4a72c81e telegram-chat: fix indention 2026-01-27 12:43:19 +01:00
Christian Hesse
7bbda6f85f Merge branch 'early-exit-with-exit' into next 2026-01-27 12:43:19 +01:00
Christian Hesse
0999d38ab1 telegram-chat: use :continue in loop 2026-01-27 12:43:19 +01:00
Christian Hesse
d3bde6cb46 telegram-chat: use :break in loop 2026-01-27 12:43:19 +01:00
Christian Hesse
7e3f2ca793 Merge branch 'compare-ids' into next 2026-01-27 12:43:19 +01:00
Christian Hesse
792d584923 global-functions: deprecate $ExitError 2026-01-27 12:43:19 +01:00
Christian Hesse
0e222b1484 netwatch-dns: fix indention 2026-01-27 12:43:19 +01:00
Christian Hesse
269ac13bc2 Merge branch 'drop-builtin-trust-anchors' into next 2026-01-27 12:43:19 +01:00
Christian Hesse
9f6677f174 global-functions: deprecate $HexToNum 2026-01-27 12:43:19 +01:00
Christian Hesse
2dce1acd9b update-tunnelbroker: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
cb12f69e8d netwatch-dns: use :continue in loop 2026-01-27 12:43:19 +01:00
Christian Hesse
9a5fbcf209 mod/notification-email: use errors from command...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-01-27 12:43:19 +01:00
Christian Hesse
783eb5d634 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-01-27 12:43:19 +01:00
Christian Hesse
8a71079bdb log-forward: fix indention 2026-01-27 12:43:19 +01:00
Christian Hesse
29b2640da7 update-gre-address: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
f96ccbbf11 netwatch-dns: fix indention 2026-01-27 12:43:19 +01:00
Christian Hesse
e948a97ea3 mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-01-27 12:43:19 +01:00
Christian Hesse
e26effb760 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-01-27 12:43:19 +01:00
Christian Hesse
00a33efece log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-01-27 12:43:19 +01:00
Christian Hesse
6b1e4b7200 telegram-chat: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
4f64d4d335 netwatch-dns: use :continue in loop 2026-01-27 12:43:19 +01:00
Christian Hesse
619a622d0a Merge branch 'certificate-builtin' into next 2026-01-27 12:43:19 +01:00
Christian Hesse
a53a63a03a README: drop the old builtin-trust-anchors 2026-01-27 12:43:19 +01:00
Christian Hesse
c7a5ed21b5 sms-forward: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
2c71f62b7d global-functions: $ScriptInstallUpdate: fix indention 2026-01-27 12:43:19 +01:00
Christian Hesse
462bd5693d certs: drop 'Certum Trusted Network CA' ...
... as it is no longer used.
2026-01-27 12:43:19 +01:00
Christian Hesse
92c72864db bump required RouterOS version for all scripts 2026-01-27 12:43:19 +01:00
Christian Hesse
14a694e999 sms-action: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
5f49c0cbfd global-functions: $ScriptInstallUpdate: use :continue in loop 2026-01-27 12:43:19 +01:00
Christian Hesse
ceed659f85 certs: drop 'DigiCert Global Root G2' ...
... as it is no longer used by Cloudflare.
2026-01-27 12:43:19 +01:00
Christian Hesse
6a64f3bafe README: add a screenshot for builtin trust store 2026-01-27 12:43:19 +01:00
Christian Hesse
71e9afc1b3 ppp-on-up: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
46526a7998 fw-addr-lists: fix indention 2026-01-27 12:43:19 +01:00
Christian Hesse
70d743bcda certs: check gitlab.com ...
... as it is mentioned in global-config.
2026-01-27 12:43:19 +01:00
Christian Hesse
5500e17b30 README: make the trust store a separate section 2026-01-27 12:43:19 +01:00
Christian Hesse
e89811cb5c packages-update: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
4c1164528d fw-addr-lists: use :continue in loop 2026-01-27 12:43:19 +01:00
Christian Hesse
536cecc996 README: reword the hint on builtin trust store 2026-01-27 12:43:19 +01:00
Christian Hesse
88e3228957 ospf-to-leds: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
8d2cf485d6 check-certificates: use :continue in loop 2026-01-27 12:43:19 +01:00
Christian Hesse
48b3683582 global-functions: $CertificateAvailable: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-27 12:43:19 +01:00
Christian Hesse
fd0eab13b5 netwatch-notify: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
e68cfef4a6 INITIAL-COMMANDS: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-27 12:43:19 +01:00
Christian Hesse
bc5940e5bd netwatch-dns: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
555f2a8a93 check-certificates: drop the compatibility workaround...
... and make it depend in RouterOS 7.19 and its builtin certificates.
2026-01-27 12:43:19 +01:00
Christian Hesse
bff777acbf log-forward: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
aa0b90d611 lease-script: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
4f7d4186e1 ipv6-update: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
ed28dc0473 ipsec-to-dns: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
d25dafa965 hotspot-to-wpa-cleanup: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
337bd7da6d hotspot-to-wpa: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
e7a020a92e gps-track: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
c6cfd84695 fw-addr-lists: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
99e27f2c23 firmware-upgrade-reboot: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
7d7e31ca67 dhcp-to-dns: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
65f0d47134 dhcp-lease-comment: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
4ba6199750 daily-psk: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
4a5fbbdc29 collect-wireless-mac: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
662b11b327 check-routeros-update: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
99da24a4ee check-perpetual-license: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
4e0cdef89b check-lte-firmware-upgrade: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
d36d5dec99 check-health: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
3fdcace9a2 check-certificates: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
d906ae5611 certificate-renew-issued: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
95620dee85 capsman-rolling-upgrade: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
478aec6a6d capsman-download-packages: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
e97236f5e3 backup-upload: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
8692647276 backup-partition: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
98eb30e4a0 backup-email: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
ea75c11bb2 backup-cloud: early exit with :exit 2026-01-27 12:43:19 +01:00
Christian Hesse
4ec1da1c91 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 certificates
  0fffb5198e

* doc/netwatch-dns: give hint on multiple certificates
  92759fcca5
2026-01-27 12:33:09 +01:00
4 changed files with 62 additions and 61 deletions

View file

@ -1,29 +0,0 @@
# Issuer: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority
# Subject: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority
# Label: "Certum Trusted Network CA"
# Serial: 279744
# MD5 Fingerprint: d5:e9:81:40:c5:18:69:fc:46:2c:89:75:62:0f:aa:78
# SHA1 Fingerprint: 07:e0:32:e0:20:b7:2c:3f:19:2f:06:28:a2:59:3a:19:a7:0f:06:9e
# SHA256 Fingerprint: 5c:58:46:8d:55:f5:8e:49:7e:74:39:82:d2:b5:00:10:b6:d1:65:37:4a:cf:83:a7:d4:a3:2d:b7:68:c4:40:8e
-----BEGIN CERTIFICATE-----
MIIDuzCCAqOgAwIBAgIDBETAMA0GCSqGSIb3DQEBBQUAMH4xCzAJBgNVBAYTAlBM
MSIwIAYDVQQKExlVbml6ZXRvIFRlY2hub2xvZ2llcyBTLkEuMScwJQYDVQQLEx5D
ZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxIjAgBgNVBAMTGUNlcnR1bSBU
cnVzdGVkIE5ldHdvcmsgQ0EwHhcNMDgxMDIyMTIwNzM3WhcNMjkxMjMxMTIwNzM3
WjB+MQswCQYDVQQGEwJQTDEiMCAGA1UEChMZVW5pemV0byBUZWNobm9sb2dpZXMg
Uy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSIw
IAYDVQQDExlDZXJ0dW0gVHJ1c3RlZCBOZXR3b3JrIENBMIIBIjANBgkqhkiG9w0B
AQEFAAOCAQ8AMIIBCgKCAQEA4/t9o3K6wvDJFIf1awFO4W5AB7ptJ11/91sts1rH
UV+rpDKmYYe2bg+G0jACl/jXaVehGDldamR5xgFZrDwxSjh80gTSSyjoIF87B6LM
TXPb865Px1bVWqeWifrzq2jUI4ZZJ88JJ7ysbnKDHDBy3+Ci6dLhdHUZvSqeexVU
BBvXQzmtVSjF4hq79MDkrjhJM8x2hZ85RdKknvISjFH4fOQtf/WsX+sWn7Et0brM
kUJ3TCXJkDhv2/DM+44el1k+1WBO5gUo7Ul5E0u6SNsv+XLTOcr+H9g0cvW0QM8x
AcPs3hEtF10fuFDRXhmnad4HMyjKUJX5p1TLVIZQRan5SQIDAQABo0IwQDAPBgNV
HRMBAf8EBTADAQH/MB0GA1UdDgQWBBQIds3LB/8k9sXN7buQvOKEN0Z19zAOBgNV
HQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQEFBQADggEBAKaorSLOAT2mo/9i0Eidi15y
sHhE49wcrwn9I0j6vSrEuVUEtRCjjSfeC4Jj0O7eDDd5QVsisrCaQVymcODU0HfL
I9MA4GxWL+FpDQ3Zqr8hgVDZBqWo/5U30Kr+4rP1mS1FhIrlQgnXdAIv94nYmem8
J9RHjboNRhx3zxSkHLmkMcScKHQDNP8zGSal6Q10tz6XxnboJ5ajZt3hrvJBW8qY
VoNzcOSGGtIxQbovvi0TWnZvTuhOgQ4/WwMioBK+ZlgRSssDxLQqKi2WF+A5VLxI
03YnnZotBqbJ7DnSq9ufmgsnAjUpsUCV5/nonFWIGUbWtzT1fs45mtk48VH3Tyw=
-----END CERTIFICATE-----

View file

@ -1,29 +0,0 @@
# Issuer: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com
# Subject: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com
# Label: "DigiCert Global Root G2"
# Serial: 4293743540046975378534879503202253541
# MD5 Fingerprint: e4:a6:8a:c8:54:ac:52:42:46:0a:fd:72:48:1b:2a:44
# SHA1 Fingerprint: df:3c:24:f9:bf:d6:66:76:1b:26:80:73:fe:06:d1:cc:8d:4f:82:a4
# SHA256 Fingerprint: cb:3c:cb:b7:60:31:e5:e0:13:8f:8d:d3:9a:23:f9:de:47:ff:c3:5e:43:c1:14:4c:ea:27:d4:6a:5a:b1:cb:5f
-----BEGIN CERTIFICATE-----
MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh
MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3
d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH
MjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT
MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j
b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG
9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX/RrohCgiN9RlUyfuI
2/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx
1x7e/dfgy5SDN67sH0NO3Xss0r0upS/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ
q2EGnI/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134/tJS7SsVQepj5Wz
tCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ
vIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP
BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV
5uNu5g/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY
1Yl9PMWLSn/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv/iPsGEMNKSuIEyExtv4
NeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth/Jsw1HKj2ZL7tcu7XUIOGZX1NG
Fdtom/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91
8rGOmaFvE7FBcf6IKshPECBV1/MUReXgRPTqh5Uykw7+U0b6LJ3/iyK5S9kJRaTe
pLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl
MrY=
-----END CERTIFICATE-----

58
certs/GTS-Root-RX.pem Normal file
View file

@ -0,0 +1,58 @@
# Issuer: CN=GTS Root R1 O=Google Trust Services LLC
# Subject: CN=GTS Root R1 O=Google Trust Services LLC
# Label: "GTS Root R1"
# Serial: 159662320309726417404178440727
# MD5 Fingerprint: 05:fe:d0:bf:71:a8:a3:76:63:da:01:e0:d8:52:dc:40
# SHA1 Fingerprint: e5:8c:1c:c4:91:3b:38:63:4b:e9:10:6e:e3:ad:8e:6b:9d:d9:81:4a
# SHA256 Fingerprint: d9:47:43:2a:bd:e7:b7:fa:90:fc:2e:6b:59:10:1b:12:80:e0:e1:c7:e4:e4:0f:a3:c6:88:7f:ff:57:a7:f4:cf
-----BEGIN CERTIFICATE-----
MIIFVzCCAz+gAwIBAgINAgPlk28xsBNJiGuiFzANBgkqhkiG9w0BAQwFADBHMQsw
CQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU
MBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAw
MDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp
Y2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwggIiMA0GCSqGSIb3DQEBAQUA
A4ICDwAwggIKAoICAQC2EQKLHuOhd5s73L+UPreVp0A8of2C+X0yBoJx9vaMf/vo
27xqLpeXo4xL+Sv2sfnOhB2x+cWX3u+58qPpvBKJXqeqUqv4IyfLpLGcY9vXmX7w
Cl7raKb0xlpHDU0QM+NOsROjyBhsS+z8CZDfnWQpJSMHobTSPS5g4M/SCYe7zUjw
TcLCeoiKu7rPWRnWr4+wB7CeMfGCwcDfLqZtbBkOtdh+JhpFAz2weaSUKK0Pfybl
qAj+lug8aJRT7oM6iCsVlgmy4HqMLnXWnOunVmSPlk9orj2XwoSPwLxAwAtcvfaH
szVsrBhQf4TgTM2S0yDpM7xSma8ytSmzJSq0SPly4cpk9+aCEI3oncKKiPo4Zor8
Y/kB+Xj9e1x3+naH+uzfsQ55lVe0vSbv1gHR6xYKu44LtcXFilWr06zqkUspzBmk
MiVOKvFlRNACzqrOSbTqn3yDsEB750Orp2yjj32JgfpMpf/VjsPOS+C12LOORc92
wO1AK/1TD7Cn1TsNsYqiA94xrcx36m97PtbfkSIS5r762DL8EGMUUXLeXdYWk70p
aDPvOmbsB4om3xPXV2V4J95eSRQAogB/mqghtqmxlbCluQ0WEdrHbEg8QOB+DVrN
VjzRlwW5y0vtOUucxD/SVRNuJLDWcfr0wbrM7Rv1/oFB2ACYPTrIrnqYNxgFlQID
AQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E
FgQU5K8rJnEaK0gnhS9SZizv8IkTcT4wDQYJKoZIhvcNAQEMBQADggIBAJ+qQibb
C5u+/x6Wki4+omVKapi6Ist9wTrYggoGxval3sBOh2Z5ofmmWJyq+bXmYOfg6LEe
QkEzCzc9zolwFcq1JKjPa7XSQCGYzyI0zzvFIoTgxQ6KfF2I5DUkzps+GlQebtuy
h6f88/qBVRRiClmpIgUxPoLW7ttXNLwzldMXG+gnoot7TiYaelpkttGsN/H9oPM4
7HLwEXWdyzRSjeZ2axfG34arJ45JK3VmgRAhpuo+9K4l/3wV3s6MJT/KYnAK9y8J
ZgfIPxz88NtFMN9iiMG1D53Dn0reWVlHxYciNuaCp+0KueIHoI17eko8cdLiA6Ef
MgfdG+RCzgwARWGAtQsgWSl4vflVy2PFPEz0tv/bal8xa5meLMFrUKTX5hgUvYU/
Z6tGn6D/Qqc6f1zLXbBwHSs09dR2CQzreExZBfMzQsNhFRAbd03OIozUhfJFfbdT
6u9AWpQKXCBfTkBdYiJ23//OYb2MI3jSNwLgjt7RETeJ9r/tSQdirpLsQBqvFAnZ
0E6yove+7u7Y/9waLd64NnHi/Hm3lCXRSHNboTXns5lndcEZOitHTtNCjv0xyBZm
2tIMPNuzjsmhDYAPexZ3FL//2wmUspO8IFgV6dtxQ/PeEMMA3KgqlbbC1j+Qa3bb
bP6MvPJwNQzcmRk13NfIRmPVNnGuV/u3gm3c
-----END CERTIFICATE-----
# Issuer: CN=GTS Root R4 O=Google Trust Services LLC
# Subject: CN=GTS Root R4 O=Google Trust Services LLC
# Label: "GTS Root R4"
# Serial: 159662532700760215368942768210
# MD5 Fingerprint: 43:96:83:77:19:4d:76:b3:9d:65:52:e4:1d:22:a5:e8
# SHA1 Fingerprint: 77:d3:03:67:b5:e0:0c:15:f6:0c:38:61:df:7c:e1:3b:92:46:4d:47
# SHA256 Fingerprint: 34:9d:fa:40:58:c5:e2:63:12:3b:39:8a:e7:95:57:3c:4e:13:13:c8:3f:e6:8f:93:55:6c:d5:e8:03:1b:3c:7d
-----BEGIN CERTIFICATE-----
MIICCTCCAY6gAwIBAgINAgPlwGjvYxqccpBQUjAKBggqhkjOPQQDAzBHMQswCQYD
VQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIG
A1UEAxMLR1RTIFJvb3QgUjQwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAw
WjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2Vz
IExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjQwdjAQBgcqhkjOPQIBBgUrgQQAIgNi
AATzdHOnaItgrkO4NcWBMHtLSZ37wWHO5t5GvWvVYRg1rkDdc/eJkTBa6zzuhXyi
QHY7qca4R9gq55KRanPpsXI5nymfopjTX15YhmUPoYRlBtHci8nHc8iMai/lxKvR
HYqjQjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQW
BBSATNbrdP9JNqPV2Py1PsVq8JQdjDAKBggqhkjOPQQDAwNpADBmAjEA6ED/g94D
9J+uHXqnLrmvT/aDHQ4thQEd0dlq7A/Cr8deVl5c1RxYIigL9zC2L7F8AjEA8GE8
p/SgguMh1YQdc4acLa/KNJvxn7kjNuK8YAOdgLOaVsjh4rsUecrNIdSUtUlD
-----END CERTIFICATE-----

View file

@ -10,9 +10,10 @@ 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 \
gitlab.com/USERTrust-RSA-Certification-Authority \
lists.blocklist.de/GTS-Root-R4 \
matrix.org/GTS-Root-R4 \
raw.githubusercontent.com/USERTrust-RSA-Certification-Authority \
@ -20,7 +21,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 +32,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