]> git.ipfire.org Git - thirdparty/git.git/commit - http.c
Merge branch 'ce/https-public-key-pinning'
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2016 21:25:58 +0000 (13:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2016 21:25:58 +0000 (13:25 -0800)
commite79112d21024beb997951381db21a70b087d459d
tree704e66558f2e558b07506a605f0829ce72cfa238
parent65ba75ba7daae3298139f18cf866a23d01f4dd48
parentaeff8a61216bf6e0d663c08c583bc8552fa3c344
Merge branch 'ce/https-public-key-pinning'

You can now set http.[<url>.]pinnedpubkey to specify the pinned
public key when building with recent enough versions of libcURL.

* ce/https-public-key-pinning:
  http: implement public key pinning
Documentation/config.txt
http.c