support SSHFP records for custom domains (#1114)

This commit is contained in:
Sean Watson
2017-03-09 09:05:52 -05:00
committed by Joshua Tauberer
parent 368b9c50d0
commit 86621392f6
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@ In Development
* Made nightly re-provisioning of TLS certificates less noisy.
* Fixed bugs in rsync backup method.
* Added support for DSA and ED25519 SSHFP records.
* Added support for custom SSHFP records.
v0.21c (February 1, 2017)
-------------------------