summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 23:45:24 +0000
committerColin Watson <cjwatson@debian.org>2014-02-09 23:47:26 +0000
commitd62fa90d496ae9532d8c1426b177e12d3c5ac03b (patch)
tree3179fea9631a318c8a0782dedc7cd690f201af69 /ssh-add.1
parentd26565af8589d88f824b26f31da493f1056efcf4 (diff)
parentb65a0ded7a8cfe7d351e28266d7851216d679e05 (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.15
1 files changed, 0 insertions, 5 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index d394b2696..44846b67e 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -81,10 +81,6 @@ environment variable must contain the name of its socket for
81.Nm 81.Nm
82to work. 82to work.
83.Pp 83.Pp
84Any keys recorded in the blacklist of known-compromised keys (see
85.Xr ssh-vulnkey 1 )
86will be refused.
87.Pp
88The options are as follows: 84The 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
196OpenSSH is a derivative of the original and free 191OpenSSH is a derivative of the original and free