Relates :
|
In the TLS 1.3 implementation, a new system property, "jdk.tls.server.protocols", was introduced. The system property is used to customize the default protocol versions for SSL/TLS server. Applications can configure the default protocol versions, removing/adding, if they want to override the JDK default values. Please consider a backport of the system property for JDK 10 and previous versions.