| commit | 37876e913a069036501086a247ed2ea430cea206 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu May 15 10:19:46 2003 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Thu May 15 10:19:46 2003 +1000 |
| tree | 8294744f47011c82b63ec0b46f4449ff4f26ec7c | |
| parent | abbae980e7532da68e7f6aa1da716fb69e7521ad [diff] |
- jakob@cvs.openbsd.org 2003/05/14 18:16:20
[key.c key.h readconf.c readconf.h ssh_config.5 sshconnect.c]
[dns.c dns.h README.dns ssh-keygen.1 ssh-keygen.c]
add experimental support for verifying hos keys using DNS as described
in draft-ietf-secsh-dns-xx.txt. more information in README.dns.
ok markus@ and henning@