Re: Tomcat SSL Connector - Http11NioProtocol - javax.crypto.ShortBufferException on second request

2020-04-14 Thread Parigino Andrea Aiello
Il giorno lun 13 apr 2020 alle ore 21:49 Rémy Maucherat ha scritto: > On Mon, Apr 13, 2020 at 7:07 PM Mark Thomas wrote: > > > On 13/04/2020 11:39, Parigino Andrea Aiello wrote: > > > Hello! > > > i'm having a problem with Tomcat 8.5.51 hosting my Spring Boot

Tomcat SSL Connector - Http11NioProtocol - javax.crypto.ShortBufferException on second request

2020-04-13 Thread Parigino Andrea Aiello
Hello! i'm having a problem with Tomcat 8.5.51 hosting my Spring Boot 2 application (with 2-way SSL); In short is an application with both server and client SOAP interfaces (first called as server, then it act as client). The problem: on first request (sent by SoapUI or other external client) every