From d4c87a976219364b51f3c332f357b5f395b1bd40 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 24 May 2020 16:07:45 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 45a71a54e8..ab85872041 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1349,7 +1349,7 @@ 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. There is no way to workaround lacking RC4 and SSLv3 support because it has completely been removed from Android (which should say something). -You can use [this website](https://ssl-tools.net/mailservers) to check for SSL/TLS problems of email servers. +You can use [this website](https://ssl-tools.net/mailservers) or [this website](https://www.immuniweb.com/ssl/) to check for SSL/TLS problems of email servers.