Tlshosts/exhaustivelist: Difference between revisions

From QmailToaster
Jump to navigation Jump to search
(Created page with "<u>'''tlshosts/exhaustivelist'''</u> 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.")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:


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 except tlshosts/FQDN.pem:
  1) # mkdir /var/qmail/control/tlshosts
  2) # touch tlshosts/exhaustivelist
[[Control_Files_by_Function#qmail-remote|qmail-remote]]

Latest revision as of 14:21, 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

qmail-remote