]> git.ipfire.org Git - thirdparty/git.git/commit - gpg-interface.c
gpg-interface: introduce new signature format "x509" using gpgsm
authorHenning Schild <henning.schild@siemens.com>
Tue, 17 Jul 2018 12:50:12 +0000 (14:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Jul 2018 17:02:23 +0000 (10:02 -0700)
commit1e7adb97566bff7d3431ce64b8d0d854a6863ed5
tree50d344fab57c89acb71ec573600156d30ca54e2c
parentb02f51b196deec70867d9616872e533e2633473c
gpg-interface: introduce new signature format "x509" using gpgsm

This commit allows git to create and check x509 type signatures using
gpgsm.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
gpg-interface.c