mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 14:41:08 +00:00
Updated FAQ
This commit is contained in:
parent
48e6b058da
commit
933ad6a991
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
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.
|
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 ...*'
|
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.
|
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.
|
Android 8 Oreo and later [do not support](https://developer.android.com/about/versions/oreo/android-8.0-changes#security-all) SSLv3 anymore.
|
||||||
|
|
Loading…
Reference in a new issue