From 1580982608bed5f3b2a6a0a31bf5e1b25a100996 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Fri, 4 Dec 2020 22:09:36 +0100 Subject: [PATCH] Updated doc.txt (added ssh-agent information). --- doc.txt | 3 +++ 1 file changed, 3 insertions(+) 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: -- 2.54.0