From 933ad6a9913ad56dfed096040fc16f874fba1857 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 17 Sep 2022 14:33:49 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 984bed116c..40ed1adb3c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1989,7 +1989,7 @@ The error '*Handshake failed SSL handshake terminated ... SSLV3_ALERT_HANDSHAKE_ can be caused by [this Android 7.0 bug](https://issuetracker.google.com/issues/37122132). This can unfortunately not be fixed by FairEmail. The error '*Handshake failed ... UNSUPPORTED_PROTOCOL or TLSV1_ALERT_PROTOCOL_VERSION or SSLV3_ALERT_HANDSHAKE_FAILURE ...*' -might be caused by enabling hardening connections, or requiring TLS 1.3 in the connection settings +might be caused by enabling **hardening connections**, or requiring TLS 1.3 in the connection settings or by Android not supporting older protocols anymore, like SSLv3. Android 8 Oreo and later [do not support](https://developer.android.com/about/versions/oreo/android-8.0-changes#security-all) SSLv3 anymore.