Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use default SslContextFactory excludes for weak ciphers and protocols (…
…openhab#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 openhab#1064 Signed-off-by: Wouter Born <[email protected]> GitOrigin-RevId: c50766d
- Loading branch information