1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 12:44:42 +00:00

Updated FAQ

This commit is contained in:
M66B 2021-09-12 16:30:21 +02:00
parent 8fe0047998
commit e39efc7759

2
FAQ.md
View file

@ -824,7 +824,7 @@ Common errors:
* *unable to find valid certification path to requested target*: basically this means one or more intermediate or root certificates were not found
* *Private key does not match any encryption keys*: the selected key cannot be used to decrypt the message, probably because it is the incorrect key
* *No private key*: no certificate was selected or no certificate was available in the Android keystore
* *Memory allocation failed*: Android fails to sign with RSA-8192 private keys
* *Memory allocation failed*: Android fails to sign with RSA-8192 private keys (Android [issue 199605614](https://issuetracker.google.com/issues/199605614))
In case the certificate chain is incorrect, you can tap on the little info button to show the all certificates.
After the certificate details the issuer or "selfSign" is shown.