Re: InvokeHttp -- StandardSSLContextService Validator Exception

2018-03-14 Thread Andy LoPresto
rk > > Thanx again, > > Pat > > > From: Andy LoPresto [mailto:alopre...@apache.org] > Sent: Tuesday, March 13, 2018 4:36 PM > To: users@nifi.apache.org > Subject: Re: InvokeHttp -- StandardSSLContextService Validator Exception > > Pat, > > That

RE: InvokeHttp -- StandardSSLContextService Validator Exception

2018-03-14 Thread Jones, Patrick L.
: Tuesday, March 13, 2018 4:36 PM To: users@nifi.apache.org Subject: Re: InvokeHttp -- StandardSSLContextService Validator Exception Pat, That error means that NiFi could not find a valid trusted certificate for the hostname in question within the provided truststore. Understanding that the system

Re: InvokeHttp -- StandardSSLContextService Validator Exception

2018-03-13 Thread Andy LoPresto
<mailto:jom...@me.com>] > Sent: Tuesday, March 13, 2018 9:48 AM > To: users@nifi.apache.org <mailto:users@nifi.apache.org> > Subject: Re: InvokeHttp -- StandardSSLContextService Validator Exception > > Any trace for us ? > Working Example: > > > Jorge Mach

RE: InvokeHttp -- StandardSSLContextService Validator Exception

2018-03-13 Thread Jones, Patrick L.
certification path to requested target Any thoughts? Pat From: Jorge Machado [mailto:jom...@me.com] Sent: Tuesday, March 13, 2018 9:48 AM To: users@nifi.apache.org Subject: Re: InvokeHttp -- StandardSSLContextService Validator Exception Any trace for us ? Working Example: [cid:image001.png@01D3BADE

RE: InvokeHttp -- StandardSSLContextService Validator Exception

2018-03-13 Thread Jones, Patrick L.
The working example looks the same as mine. I’ll post a trace when I get to that computer. Pat From: Jorge Machado [mailto:jom...@me.com] Sent: Tuesday, March 13, 2018 9:48 AM To: users@nifi.apache.org Subject: Re: InvokeHttp -- StandardSSLContextService Validator Exception Any trace for us

Re: InvokeHttp -- StandardSSLContextService Validator Exception

2018-03-13 Thread Jorge Machado
Any trace for us ? Working Example: Jorge Machado > On 13 Mar 2018, at 13:11, Jones, Patrick L. wrote: > > Howdy, > > I’m using a StandardSSLContextService with InvokeHttp and I get a > ValidatorException ‘unable to find valid certification path to requested >

InvokeHttp -- StandardSSLContextService Validator Exception

2018-03-13 Thread Jones, Patrick L.
Howdy, I'm using a StandardSSLContextService with InvokeHttp and I get a ValidatorException 'unable to find valid certification path to requested target.' The certs work when I use curl. I put the CA cert and the public key cert in the StandardSSLContextService truststore and the private