Re: disabled SSL3 not reflected in "supported protocols"

2015-01-28 Thread Bradford Wetmore
On 1/27/2015 9:50 AM, Bernd wrote: > with the Java 7u76 update the default security setting is, that SSL3 is > banned. As you saw (and for those that haven't yet), SSLv3 has been disabled (deactivated) by default, but it can be reenabled by removing "SSLv3" from the list of disabled algorith

disabled SSL3 not reflected in "supported protocols"

2015-01-27 Thread Bernd
Hello, with the Java 7u76 update the default security setting is, that SSL3 is banned. At first I thought, this would reflect in enabled and supported protocols, however the list of supported protocols still contain SSL3 and I can also enable SSL3 and this is reflected on the getEnabledProtocols(