Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gateway config for schema registry SSL connection #127

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

RaphaelManke
Copy link
Contributor

We noticed that the the gateway config for ssl authentication was never used. According to the docs of https://github.com/tulios/mappersmith#http the configuration must be nested with an HTTP key.

After the changes we were able to successfully authenticated to our ssl protected schema registry.
It would be great if the fix can be released soon, because it is a major blocker for us right now.

Fixes #107

@Nevon Nevon merged commit b3e8e69 into kafkajs:master Jun 11, 2021
@Nevon
Copy link
Member

Nevon commented Jun 11, 2021

Thanks for the fix! This is now out in v3.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use certificate to connect to schema registry
2 participants