diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-04 14:48:41 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-05-04 14:48:41 +0100 |
commit | 23bb69826c8d600ce4a268ad27e14b0390e540c8 (patch) | |
tree | 24fb48e5aba9e8fa2625b106ca07f05720e59bb0 /doc/doc-txt/ChangeLog | |
parent | 789f8a4f4046120b7ae2aafa45f7f45c3ae4c8f5 (diff) |
TLS: when tls_certificates unset, generate a selfsigned cert
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 43009011f..272176cc8 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -23,6 +23,9 @@ JH/03 Upgrade security requirements imposed for hosts_try_dane: previously JH/04 Bug 1810: make continued-use of an open smtp transport connection non-noisy when a race steals the message being considered. +JH/05 If main configuration option tls_certificate is unset, generate a + selfsigned certificate for inbound TLS connections. + Exim version 4.87 ----------------- |