Before Creating the Enhancement Request
Summary
suggest add tls.ciphers tls.protocols in netty
Motivation
Vulnerability scanning show as following:
Describe the Solution You'd Like
SslContextBuilder with ciphers and protocols .
Describe Alternatives You've Considered
users can specified tls.ciphers tls.protocols in config file or JVM parameter
Additional Context
No response