Hi, I needed information on SSL versions supported by geode.
For the geode system property "server-ssl-protocols", the default value is 'any'. So what are the valid values for this property. I checked in SSLConfigJunitTest.java, only values that are 'any' and 'SSLv7'. so I was wondering what version does 'SSLv7' use? Thanks, Nikhil
