Re: Regarding PSK and SRP support for Tomcat 9.0.37 server

2021-01-27 Thread Christopher Schultz
Rahul, On 1/26/21 22:49, Rahul Shukla wrote: 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).

Regarding PSK and SRP support for Tomcat 9.0.37 server

2021-01-26 Thread Rahul Shukla
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

Regarding PSK and SRP support for Tomcat 9.0.37 server

2021-01-20 Thread Rahul Shukla
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