https://git.useribm.hu
/
user-ssh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f85619d
)
Updated doc.txt (added ssh-agent information).
author
Zoltán Felleg
<zoltan.felleg@userrendszerhaz.hu>
Fri, 4 Dec 2020 21:09:36 +0000
(22:09 +0100)
committer
Zoltán Felleg
<zoltan.felleg@userrendszerhaz.hu>
Fri, 4 Dec 2020 21:09:36 +0000
(22:09 +0100)
doc.txt
patch
|
blob
|
history
diff --git
a/doc.txt
b/doc.txt
index 926204efa07bb4d852e8115a7d8ad3a56c63ecdf..345f268cb314bdf7d19d9c4a69abf58ac4047eb6 100644
(file)
--- a/
doc.txt
+++ b/
doc.txt
@@
-24,6
+24,9
@@
user key signing:
user key passphrase change:
ssh-keygen -p -f <user private key file>
+adding keys automatically to ssh-agent (on ssh clients):
+ add "AddKeysToAgent yes" to ~/.ssh/config
+
----------------
host CA generation: