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


   从这个链接上可以看一下 netty 是这么说的 
https://netty.io/wiki/requirements-for-4.x.html#requirements-for-using-openssl
   
   > 
   > Requirements for using OpenSSL
   > OpenSSL version >= 1.0.2 for ALPN support, or version >= 1.0.1 for NPN.
   > netty-tcnative version >= 1.1.33.Fork7 must be on classpath.
   > Supported platforms (for netty-tcnative): linux-x86_64, mac-x86_64, 
windows-x86_64. Supporting other platforms will > require manually building 
netty-tcnative.
   > If the above requirements are met, Netty will automatically select OpenSSL 
as the default TLS provider.
   
   netty 好像会默认使用 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