Re: SSL: Unexpected end of file from server

2018-03-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alex, On 3/1/18 9:24 AM, Alex O'Ree wrote: > I have a CXF web service client accessing a CXF SOAP service > running in tomcat. I'm seeing intermitent issues only when using > SSL and I'm not entirely sure why. The client logs the following > Socket

SSL: Unexpected end of file from server

2018-03-01 Thread Alex O'Ree
I have a CXF web service client accessing a CXF SOAP service running in tomcat. I'm seeing intermitent issues only when using SSL and I'm not entirely sure why. The client logs the following SocketException: Unexpected end of file from server at sun.net.www.http.Client.parseHTTPHeader I'm using th