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

is there any support of providing the Authentication to producer using SSL certificate (e.g. keystore or truststore certs)? #24

Closed
sumit-ps opened this issue Sep 23, 2021 · 4 comments
Labels
✨ Feature Request New feature or request

Comments

@sumit-ps
Copy link

No description provided.

@mostafa
Copy link
Owner

mostafa commented Sep 23, 2021

Hey @sumit-ps,

there's no support for that yet, but I'd be happy to review any contributions.

@mostafa mostafa added the ✨ Feature Request New feature or request label Sep 23, 2021
@sumit-ps
Copy link
Author

sumit-ps commented Sep 23, 2021

@mostafa thanks for your quick response, i'll go through it and will update you if i found any solution.
could you please also confirm, can we provide the TLS certificates configuration for authentication to the producer, i was going through the issues and found that there is PR merged regarding the TLS config?

@mostafa
Copy link
Owner

mostafa commented Sep 23, 2021

There's support for TLS on reader and writer, as stated in kafka-go README. And it seems to be pretty straightforward, as I found out in this example and the Go docs' TLS example test. The important step is testing it against Kafka setup, which I recommend this sasl-ssl environment.

@mostafa
Copy link
Owner

mostafa commented May 4, 2022

Added in #31.

@mostafa mostafa closed this as completed May 4, 2022
@mostafa mostafa moved this to Release in xk6-kafka May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature Request New feature or request
Projects
Status: Release
Development

No branches or pull requests

2 participants