• Joshua Tauberer's avatar
    add DANE TLSA records to the PUBLIC_HOSTNAME's DNS · 95e61bc1
    Joshua Tauberer authored
    Postfix has a tls_security_level called "dane" which uses DNS-Based Authentication of Named Entities (DANE)
    to require, if specified in the DNS of the MX host, an encrpyted connection with a known certificate.
    
    This commit adds TLSA records.
    95e61bc1
utils.py 3.43 KB