]> git.ipfire.org Git - thirdparty/curl.git/commit
wolfssl: if CURLOPT_CAINFO_BLOB is set, ignore the CA files
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Sep 2023 08:53:44 +0000 (10:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Sep 2023 10:59:56 +0000 (12:59 +0200)
commit8420fef5904efbf08aae8658d65d2e61bc6ee3e3
tree93fb430b975691c6b02625cf2271f8cc956b7e2f
parentbecd1e86a8b61dba6a354c3fafa544def1a989e8
wolfssl: if CURLOPT_CAINFO_BLOB is set, ignore the CA files

Ref: #11883
Reported-by: Michael Osipov
Closes #11884
lib/vtls/wolfssl.c