Skip to main content

Re: Issue using Https with elasticsearch source connector

For https connections you need to set truststore configuration parameters ,
giving it jks with password , the jks needs the contain the certficate of
CA that is signing your certifcates

בתאריך יום ה׳, 27 במאי 2021, 19:55, מאת sunil chaudhari ‏<
sunilmchaudhari05@gmail.com>:

> Hi Ran,
> That problem is solved already.
> If you read complete thread and see that last problem is about https
> connection.
>
>
> On Thu, 27 May 2021 at 8:01 PM, Ran Lupovich <ranlupovich@gmail.com>
> wrote:
>
> > Try setting es.port = "9200" without quotes?
> >
> > בתאריך יום ה׳, 27 במאי 2021, 04:21, מאת sunil chaudhari ‏<
> > sunilmchaudhari05@gmail.com>:
> >
> > > Hello team,
> > > Can anyone help me with this issue?
> > >
> > >
> > >
> >
> https://github.com/DarioBalinzo/kafka-connect-elasticsearch-source/issues/44
> > >
> > >
> > > Regards,
> > > Sunil.
> > >
> >
>

Comments