On 8/10/22 6:50 AM, Brian Wolfe wrote:
You can disable the protocols at the java level in the java.security file

jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 768, TLSv1,
TLSv1.1

I think that's exactly what I did on "Customer Box #1" (and forgot to document having done). Because I dug up the java.security file (I'm really glad there's a "find" command available from QShell and other *nix-style command lines in OS/400), and it has TLSv1 and TLSv1.1 added to it.

--
JHHL

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to