summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.15
1 files changed, 5 insertions, 0 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index d7cc53101..7e8936262 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -82,6 +82,10 @@ environment variable must contain the name of its socket for
82.Nm 82.Nm
83to work. 83to work.
84.Pp 84.Pp
85Any keys recorded in the blacklist of known-compromised keys (see
86.Xr ssh-vulnkey 1 )
87will be refused.
88.Pp
85The options are as follows: 89The options are as follows:
86.Bl -tag -width Ds 90.Bl -tag -width Ds
87.It Fl c 91.It Fl c
@@ -182,6 +186,7 @@ is unable to contact the authentication agent.
182.Xr ssh 1 , 186.Xr ssh 1 ,
183.Xr ssh-agent 1 , 187.Xr ssh-agent 1 ,
184.Xr ssh-keygen 1 , 188.Xr ssh-keygen 1 ,
189.Xr ssh-vulnkey 1 ,
185.Xr sshd 8 190.Xr sshd 8
186.Sh AUTHORS 191.Sh AUTHORS
187OpenSSH is a derivative of the original and free 192OpenSSH is a derivative of the original and free