tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CA bundle for cadaver/neon [PATCH]
Am 20.10.2022 um 16:57 schrieb Emmanuel Dreyfus:
What about this patch?
+.if exists(CURL_SSLCERTBUNDLE)
Missing '${...}' around the variable name.
+. if exists(${SSLDIR}/certs/ca-cerificates.crt)
Typo: missing 't' in 'ceri'.
BUILD_DEFS+= SSLDIR SSLCERTS SSLCERTBUNDLE SSLKEYS
CURL_SSLCERTBUNDLE should be added to BUILDS_DEFS as well.
Roland
Home |
Main Index |
Thread Index |
Old Index