From 4426392a53d127bd9452000e3d7b5c0a6e5f3325 Mon Sep 17 00:00:00 2001 From: fpi Date: Wed, 26 Feb 2020 19:18:14 +0100 Subject: Enable gpg keys for ssh authentication --- gpg-agent.org | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gpg-agent.org') diff --git a/gpg-agent.org b/gpg-agent.org index 70bbeca..3ba28c4 100644 --- a/gpg-agent.org +++ b/gpg-agent.org @@ -2,6 +2,7 @@ #+BEGIN_SRC sh :tangle no :results silent ln -sf $(pwd)/tangle/gpg-agent.conf ~/.gnupg/gpg-agent.conf +ln -sf $(pwd)/tangle/sshcontrol ~/.gnupg/sshcontrol #+END_SRC @@ -17,3 +18,11 @@ max-cache-ttl-ssh 34560000 allow-emacs-pinentry allow-loopback-pinentry #+END_SRC +* Enable use as ssh keys +#+begin_src conf +enable-ssh-support +#+end_src + +#+begin_src conf :tangle tangle/sshcontrol +4AFDEF6B35160F892F61666CE891B2456D755807 +#+end_src -- cgit v1.2.3