I noticed some mail was bouncing because postfix was using a self-signed certificate.
After replacing the certificate DANE/DNSSEC is no longer matching. (I checked with this useful tool: https://ssl-tools.net/mailservers)
whats_next.py assumes the DS record is fine however and doesn’t show the needed record information to fix the issue. How do I view the info needed to fix the DS record?