jclouds/providers/packet
El del tallat eaf10f10a9 Properly unregister all created key pairs 2017-06-12 08:40:10 +02:00
..
src Properly unregister all created key pairs 2017-06-12 08:40:10 +02:00
README.md Update README.md 2017-04-21 11:15:52 +02:00
pom.xml Updated pom.xml files 2017-05-19 08:33:14 +02:00

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.