Re: Tomcat v8.5.3 SSL Configuration?

2016-08-10 Thread venkatesham nalla
SAGE- Hash: SHA256 Venkat, On 8/10/16 12:43 PM, venkatesham nalla wrote: > I am trying to configure Tomcat v8.5.3 with TLSv1.1 and TLSv1.2, > but it is not working on AIX. It is only supporting TLSv1. I have > added the -Dcom.ibm.jsse2.overrideDefaultTLS=true as well. I'm not su

Re: Tomcat v8.5.3 SSL Configuration?

2016-08-10 Thread venkatesham nalla
Hi, I am trying to configure Tomcat v8.5.3 with TLSv1.1 and TLSv1.2, but it is not working on AIX. It is only supporting TLSv1. I have added the -Dcom.ibm.jsse2.overrideDefaultTLS=true as well. Java version 1.7.0 IBM J9 VM SR1. Tomcat 8.5.3 SSL Configuration --