| commit | 33a813613a9f48acba0e88f4c51a6a25259bbebc | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Mon Dec 03 09:50:24 2012 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Mon Dec 03 09:50:24 2012 +1100 |
| tree | 0b987e5c011da04c14870e54435bbf7442fcfbbf | |
| parent | cb6b68b209d8868a94a30b1a634beb1a65cb5265 [diff] |
- djm@cvs.openbsd.org 2012/12/02 20:42:15
[ssh-add.1 ssh-add.c]
make deleting explicit keys "ssh-add -d" symmetric with adding keys -
try to delete the corresponding certificate too and respect the -k option
to allow deleting of the key only; feedback and ok markus@