diff --git a/VerifyHostKeyDNS.org b/VerifyHostKeyDNS.org index 4b35318..efad397 100644 --- a/VerifyHostKeyDNS.org +++ b/VerifyHostKeyDNS.org @@ -122,3 +122,8 @@ that it talks to the correct host because of SSHFP in DNS. The newly installed host knows that it's talking to my backup and monitoring server using their published SSHFP records. + +I have some ideas how to streamline this even more, but I do not +install new machines that often. This strikes a reasonable balance +between manual work and working on automation. It's probably best to +leave it like this.