mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 10:39:03 +00:00
Apache jclouds Packet (packet.net) provider
Pre-requisites
If you are using Oracle JDK, you may get this exception
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
when calling Packet endpoints. To solve this, you want to install JCE following the official documentation.