jruby-openssl icon indicating copy to clipboard operation
jruby-openssl copied to clipboard

use Security.setProperty instead of System.setProperty

Open kares opened this issue 10 years ago • 0 comments

e.g. java.security.Security.setProperty("jdk.tls.disabledAlgorithms", "SSLv3, DHE")

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/25061010-use-security-setproperty-instead-of-system-setproperty?utm_campaign=plugin&utm_content=tracker%2F136995&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F136995&utm_medium=issues&utm_source=github).

kares avatar Jul 28 '15 09:07 kares