Since TLS v1 has vulnerability issues, you are strongly advised to start using TLSv1.1 or TLSv1.2 to secure your corporate applications.
In order to force the application server or standalone application to use TLS v1.2 for example, you can please pass the following JVM argument
-Dhttps.protocols=TLSv1.2
In order to force the application server or standalone application to use TLS v1.2 for example, you can please pass the following JVM argument
-Dhttps.protocols=TLSv1.2
No comments:
Post a Comment