eworm.routeros-scripts/certs
Miquel Bonastre aa294b4c67 certs: fix curl false positives...
... when default capath contains system certs

If curl has a default capath (debian 12 capath=/etc/ssl/certs)
it will add those certs and return ok to any valid https url,
defeating the intended use of the cacert option in the Makefile
that validates sites and certs.

To avoid that, adding option "--capath /dev/null" overrides
the default value, if any.

Closes: https://github.com/eworm-de/routeros-scripts/pull/88
2025-01-30 22:49:02 +01:00
..
Certum-Trusted-Network-CA.pem certs: Certum Domain Validation CA SHA2 -> Certum Trusted Network CA 2024-06-21 15:57:04 +02:00
DigiCert-Global-Root-G2.pem certs: DigiCert Global G2 TLS RSA SHA256 2020 CA1 -> DigiCert Global Root G2 2024-06-21 15:57:04 +02:00
DigiCert-Global-Root-G3.pem certs: add 'DigiCert Global Root G3'... 2024-08-27 09:38:13 +02:00
GlobalSign.pem certs: GlobalSign Atlas R3 DV TLS CA 2022 Q3 -> GlobalSign 2024-06-21 15:57:04 +02:00
Go-Daddy-Root-Certificate-Authority-G2.pem certs: Go Daddy Secure Certificate Authority - G2 -> Go Daddy Root Certificate Authority - G2 2024-06-21 15:57:04 +02:00
GTS-Root-R1.pem certs: GTS CA 1C3 / GTS CA 1P5 -> GTS Root R1 2024-06-21 15:57:04 +02:00
GTS-Root-R4.pem global-functions: $GetMacVendor: cert 'GTS Root R4' 2024-07-02 21:29:14 +02:00
ISRG-Root-X1.pem certs: R3 / R10 -> ISRG Root X1 2024-06-21 15:57:04 +02:00
ISRG-Root-X2.pem certs: E1 / E5 -> ISRG Root X2 2024-06-21 15:55:45 +02:00
Makefile certs: fix curl false positives... 2025-01-30 22:49:02 +01:00
Starfield-Root-Certificate-Authority-G2.pem certs: Starfield Secure Certificate Authority - G2 -> Starfield Root Certificate Authority - G2 2024-06-21 15:57:04 +02:00