andreaturli commented on this pull request.
> @@ -1 +1,6 @@ # Apache jclouds Packet (packet.net) provider + + +## Pre-requisites + +If you are using Oracle JDK you want to install JCE following the [official documentation](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html). not an expert, but it is useful to solve ``` Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure ``` when calling their https endpoints -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/383#discussion_r112641018
