pigbayspy commented on issue #2632:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2632#issuecomment-961601698


   > 如果服务间调用启用TLS认证 需要用到这个依赖
   
   您说的是通过
   ```yaml
   servicecomb:
       rest:
         address: ip:port?sslEnabled=true
   ```
   这样的方式来启动微服务间调用的加密吗?
   我在都排除了 netty-tcnative-boringssl-static 
这个依赖的情况下,使用微服务A调用另一个启用了TLS认证的微服务B,然后调用成功了


-- 
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]


Reply via email to