mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 10:17:18 +00:00
Updated FAQ
This commit is contained in:
parent
10f8a98043
commit
144fdba41f
1 changed files with 3 additions and 0 deletions
3
FAQ.md
3
FAQ.md
|
@ -1823,6 +1823,9 @@ or by a too short DH key on the email server and can unfortunately not be fixed
|
|||
The error '*Handshake failed ... HANDSHAKE_FAILURE_ON_CLIENT_HELLO ...*' might be caused by the provider still using RC4,
|
||||
which isn't supported since [Android 7](https://developer.android.com/about/versions/nougat/android-7.0-changes.html#tls-ssl) anymore.
|
||||
|
||||
The error '*Handshake failed SSL handshake terminated ... SSLV3_ALERT_HANDSHAKE_FAILURE ... HANDSHAKE_FAILURE_ON_CLIENT_HELLO*'
|
||||
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 in the connection settings
|
||||
or by Android not supporting older protocols anymore, like SSLv3.
|
||||
|
|
Loading…
Reference in a new issue