qianye1001 opened a new issue, #8920: URL: https://github.com/apache/rocketmq/issues/8920
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Refactor SSL context loading process to support multiple protocols dynamic loading. ### Motivation There are currently multiple implementations of SSL context loading, which should be consolidated. Furthermore, the current system requires a service restart when certificates need to be replaced. It's necessary to implement dynamic loading to avoid this downtime. ### Describe the Solution You'd Like Refactor SSL context loading process to support multiple protocols dynamic loading. ### Describe Alternatives You've Considered null ### 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: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org