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

enable self signed certificates for kafka #1456

Conversation

kalinkostashki
Copy link
Contributor

Enables support for self-signed certificates.

  • motivation behind this change is to enable eclipse/packages cloud2edge helm chart to set up a hono and ditto to kafka using self signed certs.

Kalin Kostashki added 3 commits August 18, 2022 14:44
 - now if validateCertificates and respectively a CA is configured they will be used for Kafka messaging. For both consumers and producers.

Signed-off-by: Kalin Kostashki <kalin.kostashki@bosch.io>
@thjaeckle thjaeckle changed the title Feature/enable self signed certificates for kafka enable self signed certificates for kafka Aug 22, 2022
@thjaeckle thjaeckle added this to the 2.4.1 milestone Aug 22, 2022
Copy link
Member

@thjaeckle thjaeckle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@thjaeckle thjaeckle merged commit 0286352 into eclipse-ditto:master Aug 24, 2022
@thjaeckle thjaeckle deleted the feature/enable-self-signed-certificates-for-kafka branch August 24, 2022 15:44
This pull request was closed.
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.

2 participants