diff options
Diffstat (limited to 'ssh-add.1')
-rw-r--r-- | ssh-add.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -81,6 +81,10 @@ environment variable must contain the name of its socket for | |||
81 | .Nm | 81 | .Nm |
82 | to work. | 82 | to work. |
83 | .Pp | 83 | .Pp |
84 | Any keys recorded in the blacklist of known-compromised keys (see | ||
85 | .Xr ssh-vulnkey 1 ) | ||
86 | will be refused. | ||
87 | .Pp | ||
84 | The options are as follows: | 88 | The options are as follows: |
85 | .Bl -tag -width Ds | 89 | .Bl -tag -width Ds |
86 | .It Fl c | 90 | .It Fl c |
@@ -186,6 +190,7 @@ is unable to contact the authentication agent. | |||
186 | .Xr ssh 1 , | 190 | .Xr ssh 1 , |
187 | .Xr ssh-agent 1 , | 191 | .Xr ssh-agent 1 , |
188 | .Xr ssh-keygen 1 , | 192 | .Xr ssh-keygen 1 , |
193 | .Xr ssh-vulnkey 1 , | ||
189 | .Xr sshd 8 | 194 | .Xr sshd 8 |
190 | .Sh AUTHORS | 195 | .Sh AUTHORS |
191 | OpenSSH is a derivative of the original and free | 196 | OpenSSH is a derivative of the original and free |