1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-29 20:57:22 +02:00

support SSHFP records for custom domains (#1114)

This commit is contained in:
Sean Watson
2017-03-09 06:05:52 -08:00
committed by Joshua Tauberer
parent 368b9c50d0
commit 86621392f6
3 changed files with 4 additions and 2 deletions

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)
-------------------------