mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-07 10:40:11 -05:00
![]() This is done when the SASL EXTERNAL mechanism isn't advertised (indicating the possibility that the server did not accept the client certificate) or when the command for authenticating with SASL EXTERNAL fails. The CertificateValidationException will trigger a notification to the user that there's an authentication problem that needs addressing. Also, there were instances where CertificateValidationException was being thrown with a new CertificateException as the cause for the purpose of notifying the user when STARTTLS is not available. This has been slightly simplified by eliminating the need to include a new CertificateException as a cause. |
||
---|---|---|
.. | ||
activity | ||
cache | ||
controller | ||
crypto | ||
fragment | ||
helper | ||
net/ssl | ||
preferences | ||
provider | ||
remotecontrol | ||
search | ||
security | ||
service | ||
view | ||
Account.java | ||
AccountStats.java | ||
BaseAccount.java | ||
Clock.java | ||
EmailAddressAdapter.java | ||
EmailAddressValidator.java | ||
FontSizes.java | ||
Identity.java | ||
K9.java | ||
NotificationSetting.java | ||
Preferences.java | ||
PRNGFixes.java | ||
Throttle.java |