RE: Tomcat 10.1 -- Precedence of catalina.sh jvm Options vs server.xml options

2023-08-10 Thread SCHWING, CHUCK
Precedence of catalina.sh jvm Options vs server.xml options Chuck, On 8/9/23 13:58, SCHWING, CHUCK wrote: > I've looked for the answer to this online and maybe I didn't read closely > enough. > I'm running tomcat 10.1 with JDK17.0.6 and have defined a jvm startup option > of "-Djdk.t

Tomcat 10.1 -- Precedence of catalina.sh jvm Options vs server.xml options

2023-08-09 Thread SCHWING, CHUCK
Hi - I've looked for the answer to this online and maybe I didn't read closely enough. I'm running tomcat 10.1 with JDK17.0.6 and have defined a jvm startup option of "-Djdk.tls.client.protocols=TLSv1.2" in my copy of catalina.sh and the same TLS version is defined in my server.xml in my