You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/12 08:10:24 UTC

[GitHub] [rocketmq] sundayfly commented on issue #5656: how to modify the proxy grpc tls

sundayfly commented on issue #5656:
URL: https://github.com/apache/rocketmq/issues/5656#issuecomment-1346052776

   Solved. Proxy grpc related information hope to add。
   rmq-proxy.json
   {
     "rocketMQClusterName": "DefaultCluster",
     "grpcTlsTestModeEnable": false,
     "grpcTlsKeyPath": "/usr/local/rocketmq/conf/tls/server.key",
     "grpcTlsCertPath": "/usr/local/rocketmq/conf/tls/server.pem"
   }


-- 
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-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org