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
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(