You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/11/05 03:31:39 UTC

[GitHub] [servicecomb-java-chassis] pigbayspy commented on issue #2632: 关于 netty-tcnative-boringssl-static 这个依赖的作用

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: commits-unsubscribe@servicecomb.apache.org

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