]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: fix --proxy-pinnedpubkey
authorJan Venekamp <1422460+jan2000@users.noreply.github.com>
Wed, 7 Aug 2024 12:09:04 +0000 (14:09 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 7 Aug 2024 16:27:32 +0000 (18:27 +0200)
commit1e9c1e8f2ea0e4456dcfeabda866545f8f7d2bd8
tree4c07e4257c098542a40e0f187c134e0895daf081
parentcf7a080c3f7e96d92e4e7ed9a97f89c5a0d79491
curl: fix --proxy-pinnedpubkey

This option was added in #2268 but never connected in
tool_operate.c.

Closes #14438
docs/cmdline-opts/proxy-pinnedpubkey.md
src/tool_operate.c