Re: InvokeHTTP vs invalid SSL certificates

2022-03-04 Thread Jorge Machado
Just import the certificate into the trust store. > On 4. Mar 2022, at 13:59, Jean-Sebastien Vachon > wrote: > > Hi all, > > what is the best way to deal with invalid SSL certificates when trying to > open an URL using InvokeHTTP? > > > Thanks > > Jean-Sébastien Vachon > Co-Founder &

Re: InvokeHTTP vs invalid SSL certificates

2022-03-04 Thread Nathan Gough
m >> <https://outlook.office365.com/mail/options/mail/messageContent/www.brizodata.com> >> * >> ------ >> *From:* David Handermann >> *Sent:* Friday, March 4, 2022 9:16 AM >> *To:* users@nifi.apache.org >> *Subject:* Re:

Re: InvokeHTTP vs invalid SSL certificates

2022-03-04 Thread Juan Pablo Gardella
> *From:* David Handermann > *Sent:* Friday, March 4, 2022 9:16 AM > *To:* users@nifi.apache.org > *Subject:* Re: InvokeHTTP vs invalid SSL certificates > > Thanks for raising this question. The InvokeHTTP processor relies on the > OkHttp client library, which impleme

Re: InvokeHTTP vs invalid SSL certificates

2022-03-04 Thread Jean-Sebastien Vachon
ubject: Re: InvokeHTTP vs invalid SSL certificates Thanks for raising this question. The InvokeHTTP processor relies on the OkHttp client library, which implements standard TLS handshaking and hostname verification as described in their documentation: https://square.github.io/okhttp/feat

Re: InvokeHTTP vs invalid SSL certificates

2022-03-04 Thread David Handermann
Thanks for raising this question. The InvokeHTTP processor relies on the OkHttp client library, which implements standard TLS handshaking and hostname verification as described in their documentation: https://square.github.io/okhttp/features/https/ There are many things that could make a

InvokeHTTP vs invalid SSL certificates

2022-03-04 Thread Jean-Sebastien Vachon
Hi all, what is the best way to deal with invalid SSL certificates when trying to open an URL using InvokeHTTP? Thanks Jean-Sébastien Vachon Co-Founder & Architect Brizo Data, Inc. www.brizodata.com