Saturday, November 28, 2015

Choosing cipher suites for Java SSL connections

Implemented a simple SSL socket factory for Java to allow specification of cipher suites to use.  Code available on github: https://github.com/kitsook/PrefSSLSocketFactory/

No comments: