From 5e1ba9d4ffbff68780c9f6e4ef4ba353744a7b4f Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Tue, 10 Aug 2021 12:09:11 +0200 Subject: [PATCH] towncrier --- towncrier/newsfragments/1922.enhancement | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 towncrier/newsfragments/1922.enhancement diff --git a/towncrier/newsfragments/1922.enhancement b/towncrier/newsfragments/1922.enhancement new file mode 100644 index 00000000..4b01fa88 --- /dev/null +++ b/towncrier/newsfragments/1922.enhancement @@ -0,0 +1,5 @@ +Add support for ECDSA certificates when letsencrypt is used. This means dropping compatibility for android < 4.1.1 +Add LETSENCRYPT_SHORTCHAIN to your configuration to avoid sending ISRG Root X1 (this will break compatibility with android < 7.1.1) +Disable AUTH command on port 25 +Disable TLS tickets, reconfigure the cache to improve Forward Secrecy +Prevent clear-text credentials from being sent to relays