openhab-core/bundles/org.openhab.core.io.net/src
Wouter Born c50766d7c3 Use default SslContextFactory excludes for weak ciphers and protocols (#1241)
To prevent weak cipher/protocol warnings it's better to not customize the default excluded ciphers and protocols.
The MD5 ciphers have already been excluded by default since Jetty 9.3.11.v20160721.

Fixes #1064

Signed-off-by: Wouter Born <github@maindrain.net>
2019-11-25 23:22:32 +01:00
..
main/java/org/eclipse/smarthome/io/net Use default SslContextFactory excludes for weak ciphers and protocols (#1241) 2019-11-25 23:22:32 +01:00
test Move IO Net unit tests (#1082) 2019-10-03 20:00:04 +02:00