Changes between Version 10 and Version 11 of ESGF_SSLHandshakeException
- Timestamp:
- Nov 13, 2014 1:42:26 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGF_SSLHandshakeException
v10 v11 107 107 Set property in code: 108 108 {{{ 109 System.setProperty("https.protocols", "TLSv1 ,SSLv3");109 System.setProperty("https.protocols", "TLSv1"); 110 110 }}} 111 111 == Produced by ==