Le 25/03/15 08:45, Karim Hosny a écrit :
> Hi Emmanuel
>
> I tried this method but it fails as well.
>
> If I write it as config.setSslProtocol("TLSv1.0"); I get Caused by:
> java.security.NoSuchAlgorithmException: TLSv1.0 SSLContext not available
> If I write it as config.setSslProtocol("TLSv1"); it ignores this set
> completely and works on TLSv1.1
> And the same first error shows up if I set it to SSLv3.0Try with "TLSv1" or "SSLv3"
