summaryrefslogtreecommitdiff
path: root/README.dns
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2020-02-11 12:51:24 +1100
committerDarren Tucker <dtucker@dtucker.net>2020-02-11 12:51:24 +1100
commitb763ed05bd1f1f15ae1727c86a4498546bc36ca8 (patch)
tree1711012305a86d9c7a7dd9745bfbdd3620a82b45 /README.dns
parent14ccfdb7248e33b1dc8bbac1425ace4598e094cb (diff)
Minor documentation update:
- remove duplication of dependency information (it's all in INSTALL). - SSHFP is now an RFC.
Diffstat (limited to 'README.dns')
-rw-r--r--README.dns8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.dns b/README.dns
index 97879183e..29ecaee8d 100644
--- a/README.dns
+++ b/README.dns
@@ -1,10 +1,10 @@
1How to verify host keys using OpenSSH and DNS 1How to verify host keys using OpenSSH and DNS
2--------------------------------------------- 2---------------------------------------------
3 3
4OpenSSH contains support for verifying host keys using DNS as described in 4OpenSSH contains support for verifying host keys using DNS as described
5draft-ietf-secsh-dns-05.txt. The document contains very brief instructions 5in https://tools.ietf.org/html/rfc4255. The document contains very brief
6on how to use this feature. Configuring DNS is out of the scope of this 6instructions on how to use this feature. Configuring DNS is out of the
7document. 7scope of this document.
8 8
9 9
10(1) Server: Generate and publish the DNS RR 10(1) Server: Generate and publish the DNS RR