Andrea Turli 1e403bbee0 Update README.md
improve packet readme
2017-04-21 11:15:52 +02:00

413 B

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.