k-9/src/com/fsck/k9/net/ssl
cketti 3fd7470d68 Change the way we harden SSL/TLS sockets
Blacklist a couple of weak ciphers, bring known ones in a defined order and sort unknown
ciphers at the end. Also re-enable SSLv3 because it's still used a lot.
2013-12-04 04:50:41 +01:00
..
TrustManagerFactory.java Eliminate the need to pass a context to LocalKeyStore.getInstance 2013-12-03 19:24:37 -05:00
TrustedSocketFactory.java Change the way we harden SSL/TLS sockets 2013-12-04 04:50:41 +01:00