sasl.ssl and sasl.oauthbearer.token.endpoint.url not supported in librdkafka version 2.12.1 #5375
Nikhiljn-byte
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I installed librdkafka 2.12.1. I am getting error that Unsupported value "SASL_SSL" for configuration property "security.protocol" and Configuration property "sasl.oauthbearer.token.endpoint.url" not supported in this build: OAuth/OIDC depends on libcurl and OpenSSL which were not available at build time.
Why is it so? What could be the fix for this?
All reactions