Re: Upgrading to TLSv1.2 in Jcloud...

2018-04-17 Thread Ignasi Barrera
So then the issue is with the certificate itself and the validation chain. If you trust the certificate, instead of configuring those properties you could just install the certificate in the trust store of your JVM. This way you just tell Java you trust it and avoid having to configure jclouds to

RE: Upgrading to TLSv1.2 in Jcloud...

2018-04-17 Thread Pratheesh
Hi Ignasi, I am using - 1.8.0_51 I already put these properties(enabled PROPERTY_TRUST_ALL_CERTS to true) and working. Regards Pratheesh From: Ignasi Barrera [mailto:n...@apache.org] Sent: Tuesday, April 17, 2018 12:11 PM To: user@jclouds.apache.org Subject: Re: Upgrading to TLSv1.