diff options
| -rw-r--r-- | imap/ChangeLog | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/imap/ChangeLog b/imap/ChangeLog index 8cd6989..3076ca9 100644 --- a/imap/ChangeLog +++ b/imap/ChangeLog @@ -1,3 +1,8 @@ +2020-02-25  FlorianMickler <florian@mickler.org> + +	* tcpd/starttls.c (dossl): Start client after negotiating SSL, +	in order to allow EXTERNAL client certificate authentication. +  2019-12-05  Sam Varshavchik  <mrsam@courier-mta.com>  	* Fix virtual IP and hostname handling when using GnuTLS for SSL. | 
