From: Zoltán Felleg Date: Fri, 4 Dec 2020 21:09:36 +0000 (+0100) Subject: Updated doc.txt (added ssh-agent information). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=1580982608bed5f3b2a6a0a31bf5e1b25a100996;p=user-ssh.git Updated doc.txt (added ssh-agent information). --- diff --git a/doc.txt b/doc.txt index 926204e..345f268 100644 --- a/doc.txt +++ b/doc.txt @@ -24,6 +24,9 @@ user key signing: user key passphrase change: ssh-keygen -p -f +adding keys automatically to ssh-agent (on ssh clients): + add "AddKeysToAgent yes" to ~/.ssh/config + ---------------- host CA generation: