carlvine500 opened a new issue, #9769:
URL: https://github.com/apache/rocketmq/issues/9769
### Before Creating the Enhancement Request
- [x] I have confirmed that this should be classified as an enhancement
rather than a bug/feature.
### Summary
suggest add tls.ciphers tls.protocols in netty
### Motivation
Vulnerability scanning show as following:
<img width="1183" height="518" alt="Image"
src="https://github.com/user-attachments/assets/222355bc-fdf7-4815-b9b4-05248404da80"
/>
### 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_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]