You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Kafka cluster that I need to connect to but the certificate doesn't match the domain name or is self signed, I should be able to ignore the invalid TLS certificate and connect anyway If I choose to do so;
Use-Case
It would be nice to have a flag that can be configured to allow unsafessl connections when talking to Kafka - similarly to how this exists for other scalers;
Proposal
I have a Kafka cluster that I need to connect to but the certificate doesn't match the domain name or is self signed, I should be able to ignore the invalid TLS certificate and connect anyway If I choose to do so;
Use-Case
It would be nice to have a flag that can be configured to allow unsafessl connections when talking to Kafka - similarly to how this exists for other scalers;
ex:
Is this a feature you are interested in implementing yourself?
Yes
Anything else?
No response
The text was updated successfully, but these errors were encountered: