mirror of
https://github.com/apache/jclouds.git
synced 2026-09-01 00:44:28 +00:00
Update README.md
improve packet readme
This commit is contained in:
committed by
Andrea Turli
parent
d65f9ca621
commit
1e403bbee0
@@ -1 +1,10 @@
|
||||
# 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](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html).
|
||||
|
||||
Reference in New Issue
Block a user