]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_operate: allow SSL_CERT_FILE and SSL_CERT_DIR
authorDaniel Stenberg <daniel@haxx.se>
Thu, 27 Jul 2023 21:36:36 +0000 (23:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 29 Jul 2023 21:41:42 +0000 (23:41 +0200)
commit29bce9857a12b6cfa726a506ab99c4c4c7969364
tree91420e400e38bdae5c0b6821b266bad502d80480
parent42697e377e3f544cd9c819c62f17609957e738d8
tool_operate: allow SSL_CERT_FILE and SSL_CERT_DIR

... used at once.

Reported-by: Gabriel Corona
Fixes #11325
Closes #11531
src/tool_operate.c