mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-30 15:54:56 +02:00
... 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 |
||
---|---|---|
.. | ||
Certum-Trusted-Network-CA.pem | ||
DigiCert-Global-Root-G2.pem | ||
DigiCert-Global-Root-G3.pem | ||
GlobalSign.pem | ||
Go-Daddy-Root-Certificate-Authority-G2.pem | ||
GTS-Root-R1.pem | ||
GTS-Root-R4.pem | ||
ISRG-Root-X1.pem | ||
ISRG-Root-X2.pem | ||
Makefile | ||
Starfield-Root-Certificate-Authority-G2.pem |