diff options
Diffstat (limited to 'ssh-add.1')
-rw-r--r-- | ssh-add.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -75,6 +75,10 @@ environment variable must contain the name of its socket for | |||
75 | .Nm | 75 | .Nm |
76 | to work. | 76 | to work. |
77 | .Pp | 77 | .Pp |
78 | Any keys recorded in the blacklist of known-compromised keys (see | ||
79 | .Xr ssh-vulnkey 1 ) | ||
80 | will be refused. | ||
81 | .Pp | ||
78 | The options are as follows: | 82 | The options are as follows: |
79 | .Bl -tag -width Ds | 83 | .Bl -tag -width Ds |
80 | .It Fl c | 84 | .It Fl c |
@@ -174,6 +178,7 @@ is unable to contact the authentication agent. | |||
174 | .Xr ssh 1 , | 178 | .Xr ssh 1 , |
175 | .Xr ssh-agent 1 , | 179 | .Xr ssh-agent 1 , |
176 | .Xr ssh-keygen 1 , | 180 | .Xr ssh-keygen 1 , |
181 | .Xr ssh-vulnkey 1 , | ||
177 | .Xr sshd 8 | 182 | .Xr sshd 8 |
178 | .Sh AUTHORS | 183 | .Sh AUTHORS |
179 | OpenSSH is a derivative of the original and free | 184 | OpenSSH is a derivative of the original and free |