Re: Internal Connect REST endpoints are insecure

2021-09-23 Thread Vignesh
I worked on this space.. But I didn't take *https options within kafka connect instead I deployed kafka connect in the kubernetes cluster so I leveraged Ingress exposed https to allow clients access to my kafka connect rest api. Thanks, Vignesh On Fri, Sep 17, 2021 at 10:31 AM Kuchansky, Valeri

Internal Connect REST endpoints are insecure

2021-09-17 Thread Kuchansky, Valeri
Hi Community Members, I am following available documents to have kafka-connect REST API secured. In particular this one. I do not see that use any of listeners.https.ssl.* options make