diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-13 17:37:32 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-13 17:38:07 +0100 |
commit | ba9d8af01141a6d5d5b98a0e249c311814b844a6 (patch) | |
tree | 6b523c5b6361b56a67d7499b9b9fcf5e96d49b30 /Changelog | |
parent | 6dcf633e6dde4c2af549f374de885038f90b7258 (diff) |
test suite: ensure we haven't started speaking IMAP when the SSL/TLS handshake is aborted.
(Unless STARTTLS is used to upgrade the connection.)
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -29,6 +29,9 @@ interimap (0.5.5) upstream; - README: suggest ControlPath=$XDG_RUNTIME_DIR/ssh-imap-%C for the SSH transport (note that variable expansion is only available in OpenSSH 8.4 and later). + - test suite: ensure we haven't started speaking IMAP when the SSL/TLS + handshake is aborted (unless STARTTLS is used to upgrade to + connection). -- Guilhem Moulin <guilhem@fripost.org> Fri, 11 Dec 2020 14:55:53 +0100 |