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


   > 你排除的话 项目启动应该会报ALPN not available for JDK SSL/TLS engine错误吧, 
servicecomb服务间通信底层用了netty的,netty内部实现了标准的 jdk ssl 
以及openssl,使用openssl的话,必须需要额外引入netty-tcnative-boringssl-static
   
   而且这个包从名称上面来看是 boringssl,是用来替代 openSSL 的。这么想的话如果机器上安装了 
openSSL,应该是可以不用这个包也能正常运行的


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