lizhanhui commented on issue #698: URL: https://github.com/apache/rocketmq-clients/issues/698#issuecomment-1987771556
3 use-cases are involved: 1) transmission in clear text; 2) Accept self-signed server certificates if its SNI is localhost; This is the current default; 3) Accept CA signed certificates; Now you are changing the default behavior to 3). IMO, it would better not to modify the default behavior and add an extra configuring item to making 3) possible; Or If the community can reach a concensus that 3) is a more appropriate default, we can change the default behaviro to 3) and keeping 2) possible at the same time. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org