]> granicus.if.org Git - curl/commit
curl: add --proxy-pinnedpubkey
authorDaniel Stenberg <daniel@haxx.se>
Sun, 28 Jan 2018 13:15:56 +0000 (14:15 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 30 Jan 2018 07:00:31 +0000 (08:00 +0100)
commitfecec1d8aefb3cc89925cffb83d4de6bc95540bb
treeb493edaeace16e6bddfd97d63614917f767dc223
parentb7db2842666286bb66111b1da46e707bf5d417b4
curl: add --proxy-pinnedpubkey

To verify a proxy's public key. For when using HTTPS proxies.

Fixes #2192
Closes #2268
docs/cmdline-opts/Makefile.inc
docs/cmdline-opts/proxy-pinnedpubkey.d [new file with mode: 0644]
src/tool_cfgable.c
src/tool_cfgable.h
src/tool_getparam.c
src/tool_help.c