On 11/23/22 14:46, Chuck Caldarale wrote:
On Nov 23, 2022, at 22:41, Shawn Heisey <apa...@elyograg.org> wrote:
I am betting that Java is just refusing to use those ciphers because they are
known to be weak. Hopefully an expert can tell me if I am giving incorrect
information here.
The reported error was the failure to set the non-existent property due to the
misplaced configuration line. Whether or not the JVM would honor the requested
ciphers would happen later - but it could well be rejected by newer JVMs, as
you noted.
Thanks for the clarification! I admit that I have almost no experience
with actually writing Java SSL code, so I wouldn't know whether a given
class name is right or wrong. :)
Thanks,
Shawn
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org