Re: ElasticSearchClientServiceImpl not working for secured ElasticSearch

2019-10-22 Thread Peter Moberg
cy upgraded if you want to try > > > it out. I'll try to find time to test that change on 1.10.0-SNAPSHOT. > > > > > > > On Sun, Oct 20, 2019 at 1:52 AM Peter Moberg > > > > wrote: > > > > > The certs in the TrustStore are marked as tr

Re: ElasticSearchClientServiceImpl not working for secured ElasticSearch

2019-10-19 Thread Peter Moberg
lid certificates. It's meant for NiFi, but the certs it > generates should be a solid step up from self-signed certs if you're not able > to access a company CA. > > > On Sat, Oct 19, 2019 at 2:06 AM Peter Moberg wrote: > > > Nope. No good. I even dump the network traffic and

Re: ElasticSearchClientServiceImpl not working for secured ElasticSearch

2019-10-19 Thread Peter Moberg
the certificate. Thanks, Peter On Oct 18, 2019, 4:44 PM -0500, Peter Moberg , wrote: > Think I might have found the issue. Will report tonight. > > Mike, please don’t spend any time debugging this because I think it might be > an issue on my side. Appreciate all the help so far

Re: ElasticSearchClientServiceImpl not working for secured ElasticSearch

2019-10-18 Thread Peter Moberg
Think I might have found the issue. Will report tonight. Mike, please don’t spend any time debugging this because I think it might be an issue on my side. Appreciate all the help so far. Thanks, Peter On Oct 18, 2019, 2:21 PM -0500, Peter Moberg , wrote: > Here it is: > > > 2019

Re: ElasticSearchClientServiceImpl not working for secured ElasticSearch

2019-10-18 Thread Peter Moberg
2019 at 2:38 PM Peter Moberg wrote: > > > Mike, > > > > > > The SSLContextService only had the Trust store configured. I think I seen > > > that ticket before but didn’t pay attention to the fact it wasn’t merged > > > in to the code I am runni

Re: ElasticSearchClientServiceImpl not working for secured ElasticSearch

2019-10-18 Thread Peter Moberg
t; > Thanks, > > Mike > > > On Fri, Oct 18, 2019 at 11:06 AM Peter Moberg > > wrote: > > > As a follow-up. > > > > > > On the Nifi node I am able to do a GET to Elastic Search using curl. I > > > specify the —cacert option giving it the sel

Re: ElasticSearchClientServiceImpl not working for secured ElasticSearch

2019-10-18 Thread Peter Moberg
not the ElasticSearchClientServicesImpl. On Oct 18, 2019, 12:48 AM -0500, Peter Moberg , wrote: > Hi Andy, > > thanks for your suggestions. Here is what I have tried so far (still no luck). > > Connecting with openssl and viewing the certs it presents > > openssl s_client -connect quicksta

Re: ElasticSearchClientServiceImpl not working for secured ElasticSearch

2019-10-17 Thread Peter Moberg
m > PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69 > > > On Oct 16, 2019, at 8:37 PM, Peter Moberg wrote: > > > > I have an Elastic Search cluster that is setup with SSL. It uses a > > self-signed cert for this. I am working with Apache Nifi 1.9.2.

ElasticSearchClientServiceImpl not working for secured ElasticSearch

2019-10-16 Thread Peter Moberg
I have an Elastic Search cluster that is setup with SSL. It uses a self-signed cert for this. I am working with Apache Nifi 1.9.2. I have a flow that has the PutElasticSearchHttp component. I have setup a SSLContextService for that component where I have specified a trust store that has the