Hi All,
I am using Tomcat server with version 9.0.37 and JSSE is configured for TLS.
*Use Case:* TLS Client, that uses OpenSSL1.1.1d internally, is trying to
connect this Tomcat server using PSK and SRP based ciphers(Ex :
_RSA-PSK-AES256-GCM-SHA384). Here we are observing a Fatal error on the
client side.
*Question:* Are PSK and SRP based ciphers supported by the Tomcat server
configured with JSSE? I found one old article saying that it is not
supported by JSSE(
http://tomcat.10.x6.nabble.com/How-to-set-up-TLS-PSK-with-Tomcat-td5022729.html).
Not sure if it is supported in the latest versions. If it is supported, how
can I configure it. Any reference will be really appreciated. Any idea, if
PSK and SRP based ciphers are only supported for any specific TLS protocol
version?

Thanks, Rahul.

Reply via email to