]> git.ipfire.org Git - thirdparty/curl.git/commit
openssl: only try engine/provider if a certificate file/name is provided
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Oct 2025 22:53:09 +0000 (00:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 23 Oct 2025 05:54:34 +0000 (07:54 +0200)
commit9e15b0763809bf6f43b1862d561be0c58a69365a
tree29e72ac6ded9fbdecc1a84ecbeaa8f86635decba
parentd51d19bd06529207aedc87ecde154ef57427f655
openssl: only try engine/provider if a certificate file/name is provided

Bug: https://issues.oss-fuzz.com/issues/435278402

Closes #19197
lib/vtls/openssl.c