Skip to content

Commit

Permalink
wolfssl.c: add SSLSUPP_CA_PATH
Browse files Browse the repository at this point in the history
Brought-by: Michael Osipov
  • Loading branch information
bagder committed Sep 29, 2023
1 parent 4b8ed55 commit 3922a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/vtls/wolfssl.c
Expand Up @@ -1381,6 +1381,7 @@ const struct Curl_ssl Curl_ssl_wolfssl = {
#ifdef USE_BIO_CHAIN
SSLSUPP_HTTPS_PROXY |
#endif
SSLSUPP_CA_PATH |
SSLSUPP_CAINFO_BLOB |
SSLSUPP_SSL_CTX,

Expand Down

0 comments on commit 3922a26

Please sign in to comment.