takagi906 opened a new issue, #1070: URL: https://github.com/apache/rocketmq-clients/issues/1070
### Before Creating the Enhancement Request - [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Programming Language of the Client Go ### Summary Add the option to enable SSL, which allows for the selection of encrypted transmission when implementing the underlying GRPC ### Motivation At present, the underlying GRPC implementation of Golang defaults to enabling SSL. If my proxy does not enable SSL, it will cause communication failure ### Describe the Solution You'd Like Add SSL configuration, and the underlying GRPC can choose whether to enable encrypted communication based on the configuration. ### Describe Alternatives You've Considered none ### Additional Context none -- 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]
