tree: 0161cffd6db9aa7e0736c168ff0323c3ea5d7e47 [path history] [tgz]
  1. src/
  2. bnd.bnd
  3. pom.xml
  4. README.md
providers/packet/README.md

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.