a8159236 opened a new issue, #6595: URL: https://github.com/apache/incubator-seata/issues/6595
1、如何生成公钥私钥,可以使用openssl生成RSA密钥对吗? 2、在seata-server中store.publicKey默认为空,即Seata客户端和服务器之间的通信可能不会进行公钥加密,那么如果需要进行加密通讯,该如何设置store.publicKey参数?需要在Nacos注册中心的seata-properties中配置store.publicKey=<公钥内容> ?私钥又该放在哪里呢?该如何配置? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
