This is getting really nasty. Rather than continue to yak on this, I suggest we only support okhttp when providers have constraints, or otherwise muck with TLS.
OkHttp 2.1 has a safe means to express cipher and protocol constraints, and has a very low dependency footprint. https://github.com/square/okhttp/blob/master/okhttp/src/main/java/com/squareup/okhttp/ConnectionSpec.java --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/615#issuecomment-64689559
