add DSA and ED25519 SSHFP records if those keys are present (#1078)

This commit is contained in:
Sean Watson
2017-03-01 08:02:41 -05:00
committed by Joshua Tauberer
parent 3830facf78
commit 368b9c50d0
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ In Development
* Allow larger messages to be checked by SpamAssassin.
* Made nightly re-provisioning of TLS certificates less noisy.
* Fixed bugs in rsync backup method.
* Added support for DSA and ED25519 SSHFP records.
v0.21c (February 1, 2017)
-------------------------