Tlshosts/exhaustivelist: Difference between revisions

From QmailToaster
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
If this file exists no TLS will be tried on hosts other than those for which a file '''tlshosts/FQDN.pem''' exists.
If this file exists no TLS will be tried on hosts other than those for which a file '''tlshosts/FQDN.pem''' exists.


  Stop TLS encrypiion for all domains:
  Stop TLS encrypiion for all domains except tlshosts/FQDN.pem:
   1) # mkdir /var/qmail/control/tlshosts
   1) # mkdir /var/qmail/control/tlshosts
   2) # touch tlshosts/exhaustivelist
   2) # touch tlshosts/exhaustivelist

Revision as of 14:02, 26 March 2024

tlshosts/exhaustivelist


man qmail-remote excerpt:

If this file exists no TLS will be tried on hosts other than those for which a file tlshosts/FQDN.pem exists.

Stop TLS encrypiion for all domains except tlshosts/FQDN.pem:
  1) # mkdir /var/qmail/control/tlshosts
  2) # touch tlshosts/exhaustivelist