jclouds/providers/packet
Andrew Gaul 36f351cd18 Next development version 2.6.0-SNAPSHOT 2022-03-26 18:30:06 +09:00
..
src JCLOUDS-1551: Update version of OkHttp 3.14.9 2021-02-12 18:57:46 +09:00
README.md Update README.md 2017-04-21 11:15:52 +02:00
bnd.bnd Onboard bnd-configuration files, one per module 2020-10-26 19:58:41 +09:00
pom.xml Next development version 2.6.0-SNAPSHOT 2022-03-26 18:30:06 +09: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.