Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Emmanuel Lécharny <elecha...@gmail.com> |
Subject | Re: Problem using TLS or SSL to establish a secure binding |
Date | Wed, 25 Mar 2015 08:40:38 GMT |
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.0 Try with "TLSv1" or "SSLv3" | |
Mime |
|
View raw message |