diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 23:45:24 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-02-09 23:47:26 +0000 |
commit | d62fa90d496ae9532d8c1426b177e12d3c5ac03b (patch) | |
tree | 3179fea9631a318c8a0782dedc7cd690f201af69 /ssh-add.1 | |
parent | d26565af8589d88f824b26f31da493f1056efcf4 (diff) | |
parent | b65a0ded7a8cfe7d351e28266d7851216d679e05 (diff) |
Drop ssh-vulnkey
Drop ssh-vulnkey and the associated ssh/ssh-add/sshd integration
code, leaving only basic configuration file compatibility, since it
has been nearly six years since the original vulnerability and this
code is not likely to be of much value any more. See
https://lists.debian.org/debian-devel/2013/09/msg00240.html for my
full reasoning.
Diffstat (limited to 'ssh-add.1')
-rw-r--r-- | ssh-add.1 | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -81,10 +81,6 @@ 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 | ||
88 | The options are as follows: | 84 | The options are as follows: |
89 | .Bl -tag -width Ds | 85 | .Bl -tag -width Ds |
90 | .It Fl c | 86 | .It Fl c |
@@ -190,7 +186,6 @@ is unable to contact the authentication agent. | |||
190 | .Xr ssh 1 , | 186 | .Xr ssh 1 , |
191 | .Xr ssh-agent 1 , | 187 | .Xr ssh-agent 1 , |
192 | .Xr ssh-keygen 1 , | 188 | .Xr ssh-keygen 1 , |
193 | .Xr ssh-vulnkey 1 , | ||
194 | .Xr sshd 8 | 189 | .Xr sshd 8 |
195 | .Sh AUTHORS | 190 | .Sh AUTHORS |
196 | OpenSSH is a derivative of the original and free | 191 | OpenSSH is a derivative of the original and free |