| 字段和说明 |
|---|
| net.hasor.neta.handler.ssl.SslProtocol.SSL_v2
SSLv2 is no longer secure. Consider using
SslProtocol.TLS_v1_2 or SslProtocol.TLS_v1_3 |
| net.hasor.neta.handler.ssl.SslProtocol.SSL_v2Hello
SSLv2Hello is no longer secure. Consider using
SslProtocol.TLS_v1_2 or SslProtocol.TLS_v1_3 |
| net.hasor.neta.handler.ssl.SslProtocol.SSL_v3
SSLv3 is no longer secure. Consider using
SslProtocol.TLS_v1_2 or SslProtocol.TLS_v1_3 |
| net.hasor.neta.handler.ssl.SslProtocol.TLS_v1
TLSv1 is no longer secure. Consider using
SslProtocol.TLS_v1_2 or SslProtocol.TLS_v1_3 |
| net.hasor.neta.handler.ssl.SslProtocol.TLS_v1_1
TLSv1.1 is no longer secure. Consider using
SslProtocol.TLS_v1_2 or SslProtocol.TLS_v1_3 |
Copyright © 2022–2024. All rights reserved.