> @@ -87,6 +87,7 @@ public SSLContext get() {
>              SSLContext sc;
>              sc = SSLContext.getInstance("SSL");

For consistency, should this also be changed to `SSLContext.getInstance("TLS")`?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/575/files#r19008955

Reply via email to