jclouds/providers/packet
andreaturli d17487b223 fix typo in project.version
- from 2.2.0-SNAPSHOST to 2.2.0-SNAPSHOT
2018-02-21 16:45:43 +01:00
..
src Remove Inject on constructors for abstract classes 2017-09-07 23:37:24 -07:00
README.md Update README.md 2017-04-21 11:15:52 +02:00
pom.xml fix typo in project.version 2018-02-21 16:45:43 +01: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.