summaryrefslogtreecommitdiff
path: root/gettext.c
diff options
context:
space:
mode:
authorFabian Stelzer <fs@gigacodes.de>2021-09-10 20:07:36 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-09-10 21:15:51 (GMT)
commit29b315778e958417a411f02b6d4b5a0fc9d731e2 (patch)
tree647bc9f83957790eed589a177511ebc6bafdb0c5 /gettext.c
parent64625c728fc281181e6dc6c0b8b538f0fbe47a30 (diff)
downloadgit-29b315778e958417a411f02b6d4b5a0fc9d731e2.zip
git-29b315778e958417a411f02b6d4b5a0fc9d731e2.tar.gz
git-29b315778e958417a411f02b6d4b5a0fc9d731e2.tar.bz2
ssh signing: add ssh key format and signing code
Implements the actual sign_buffer_ssh operation and move some shared cleanup code into a strbuf function Set gpg.format = ssh and user.signingkey to either a ssh public key string (like from an authorized_keys file), or a ssh key file. If the key file or the config value itself contains only a public key then the private key needs to be available via ssh-agent. gpg.ssh.program can be set to an alternative location of ssh-keygen. A somewhat recent openssh version (8.2p1+) of ssh-keygen is needed for this feature. Since only ssh-keygen is needed it can this way be installed seperately without upgrading your system openssh packages. Signed-off-by: Fabian Stelzer <fs@gigacodes.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gettext.c')
0 files changed, 0 insertions, 0 deletions