public class SslVersion extends Object
javax.net.ssl.SSLException: Received fatal alert: protocol_version at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) see jdk-8-will-use-tls-12-as-default
| Constructor and Description |
|---|
SslVersion() |
| Modifier and Type | Method and Description |
|---|---|
static String |
supportV12()
append TLSv1.2 to https.protocols if not exist
|
public static String supportV12()
Copyright © 2023. All rights reserved.