我正在努力让我的Netty为Openssl支持工作,我遇到了这两个错误
https://github.com/netty/netty/issues/4828 - UnsupportedOperationException when Unsafe not available
https://github.com/netty/netty/issues/4918 - io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: error:10000103:SSL routines:OPENSSL_internal:UNSUPPORTED_PROTOCOL
答案 0 :(得分:1)
4.0.36.Final有修复,并且与netty-tcnative
配合得很好