Resolved, Re: Connection reset while trying to access a web service running under Tomcat

2017-02-24 Thread James H. H. Lampert
On 2/24/17, 8:56 AM, Christopher Schultz wrote: You need to enable logging at a lower level than this if a TLS connection is failing. Tomcat doesn't get any indication that anyone even tried to make a connection if the TLS handshake fails. . . . Dear Mr. Schultz (and all others who responded):

Re: Connection reset while trying to access a web service running under Tomcat

2017-02-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 2/23/17 7:08 PM, André Warnier (tomcat) wrote: > On 24.02.2017 00:57, James H. H. Lampert wrote: >> On 2/23/17, 3:13 PM, André Warnier (tomcat) wrote: >>> It seems to say right up here what the problem is : the >>> customer system cannot e

Re: Connection reset while trying to access a web service running under Tomcat

2017-02-23 Thread Tim Watts
On Fri, 2017-02-24 at 01:08 +0100, André Warnier (tomcat) wrote: > On 24.02.2017 00:57, James H. H. Lampert wrote: > > On 2/23/17, 3:13 PM, André Warnier (tomcat) wrote: > >> It seems to say right up here what the problem is : the customer system > >> cannot establish a HTTPS connection with your s

Re: Connection reset while trying to access a web service running under Tomcat

2017-02-23 Thread tomcat
On 24.02.2017 00:57, James H. H. Lampert wrote: On 2/23/17, 3:13 PM, André Warnier (tomcat) wrote: It seems to say right up here what the problem is : the customer system cannot establish a HTTPS connection with your server. The connection attempt starts, but then your server rejects it and clos

Re: Connection reset while trying to access a web service running under Tomcat

2017-02-23 Thread James H. H. Lampert
On 2/23/17, 3:13 PM, André Warnier (tomcat) wrote: It seems to say right up here what the problem is : the customer system cannot establish a HTTPS connection with your server. The connection attempt starts, but then your server rejects it and closes the connection. Maybe they cannot agree on a c

Re: Connection reset while trying to access a web service running under Tomcat

2017-02-23 Thread tomcat
On 23.02.2017 22:35, James H. H. Lampert wrote: We've got a problem, and I'm not sure where it is. We've got a remote box, belonging to a customer, that's trying to access a web service hosted by a Tomcat server on one of our boxes (part of a new webapp). The customer box is getting "Connectio

Re: Connection reset while trying to access a web service running under Tomcat

2017-02-23 Thread Peter Mykytyn
use VPN or IPSEC for something like this. On Thu, 23 Feb 2017 13:35:45 -0800 "James H. H. Lampert" wrote: > We've got a problem, and I'm not sure where it is. > > We've got a remote box, belonging to a customer, that's trying to access > a web service hosted by a Tomcat server on one of our

Connection reset while trying to access a web service running under Tomcat

2017-02-23 Thread James H. H. Lampert
We've got a problem, and I'm not sure where it is. We've got a remote box, belonging to a customer, that's trying to access a web service hosted by a Tomcat server on one of our boxes (part of a new webapp). The customer box is getting "Connection Resets" while trying to access our web servi