replicant-packages_apps_Email/imap2
Marc Blank 7d5e2a7c08 Do "same certificate" checking when using "trust certificates"
* Refactor/simplify Transport/MailTransport
* Add serverCert column to HostAuth table in EmailProvider
* During first connection to server, save the server certificate
  in the HostAuth; on subsequent connections, ensure that the
  certificate presented has the same public key as the one
  stored
* For now, we'll just fail to connect (with a CertificateException)
  if there's a mismatch

TODO: Add some UI to handle different certificates

Bug: 6888866
Change-Id: Ia79497e89eaad8d43617b50d3771121b2ed7f687
2012-08-01 09:04:44 -07:00
..
res Import translations. DO NOT MERGE 2012-07-23 10:37:17 -07:00
src/com/android/imap2 Do "same certificate" checking when using "trust certificates" 2012-08-01 09:04:44 -07:00
Android.mk
AndroidManifest.xml