• TLS 1.2 - How to set it up on WS 10.4.3

    Former Member
    Former Member
    Hello everyone, One of our external app, we are connecting to, requires the connection to be TLS 1.2. I found a possible work around but have no idea on where to put it in the JAVA/Tomcat configuration. JVM parameter of -Dhttps.protocols=TLSv1.1,TLSv1…