Re: Elastic Output Connector SSLException

2019-08-10 Thread Michael Cizmar
ee where that gets. > > Thanks! > > > From: Karl Wright > Sent: Friday, August 9, 2019 8:37 AM > To: dev > Subject: Re: Elastic Output Connector SSLException > > "Connection Reset" sounds like something in the server's SSL configur

Re: Elastic Output Connector SSLException

2019-08-09 Thread Michael Cizmar
additional logging on the http commons and see where that gets. Thanks! From: Karl Wright Sent: Friday, August 9, 2019 8:37 AM To: dev Subject: Re: Elastic Output Connector SSLException "Connection Reset" sounds like something in the server's SSL con

Re: Elastic Output Connector SSLException

2019-08-09 Thread Karl Wright
"Connection Reset" sounds like something in the server's SSL configuration is dropping the connection because it doesn't like the protocol that was negotiated. This might be a heavy-handed way of addressing security issues that arose with some ciphers used in SSL a year or two ago, not sure.

Elastic Output Connector SSLException

2019-08-09 Thread Michael Cizmar
Curious if anyone has received this a connection exception on the elastic output connector and/or had an idea for the root cause. Thanks, Michael org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.6.jar:4.5.6] at