Shawn,

On 4/29/22 18:18, Shawn Heisey wrote:
Based on what I have been able to figure out, I think it's probably your cipher list.  If you are using the standard Java TLS and not the tomcat native library that uses openssl, then your cipher list is unlikely to work -- those look like openssl cipher names, and Java uses different names.

Tomcat can accept cipher suite names using either OpenSSL or JSSE naming conventions.

-chris

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

Reply via email to