<div dir="auto">On Thu, 22 Jun 2017 19:05:38 +0200 Werner Koch <<a href="mailto:wk@gnupg.org">wk@gnupg.org</a>> wrote:<br>> On Tue, 20 Jun 2017 07:09, <a href="mailto:raphael.droz@gmail.com">raphael.droz@gmail.com</a> said:<br>> <br>> > $ eval $(gpg-agent --enable-ssh-support)<br>> <br>> Please don't do that anymore.<br>> <br>>   SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"<br>>   export SSH_AUTH_SOCK<br>> <br>> is the way to go.<br>> <br>> > automatically provides two of my keys. ssh-add -D does not seem to<br>> > remove them from the (gpg)-agent.<br>> <br>> Right.  gpg-agent takes a copy of the key and stored it in its own DB.<br>> <br>> <br>> Shalom-Salam,<br>> <br>>    Werner<br>> <br>> -- <br>> Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.<br> </div>