diff options
author | Christoph Egger <christoph@christoph-egger.org> | 2016-02-15 15:04:22 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-15 19:21:48 -0800 |
commit | aeff8a61216bf6e0d663c08c583bc8552fa3c344 (patch) | |
tree | 56089a2c0b99c783ee4ebed5bf90445c32b0fa3c /blob.c | |
parent | Git 2.7.1 (diff) | |
download | tgif-aeff8a61216bf6e0d663c08c583bc8552fa3c344.tar.xz |
http: implement public key pinning
Add the http.pinnedpubkey configuration option for public key
pinning. It allows any string supported by libcurl --
base64(sha256(pubkey)) or filename of the full public key.
If cURL does not support pinning (is too old) output a warning to the
user.
Signed-off-by: Christoph Egger <christoph@christoph-egger.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'blob.c')
0 files changed, 0 insertions, 0 deletions