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

ZooKeeper charm does not trust multi-certificate ca-chains (only the ca-cert is trusted) #177

Open
Thinking-Dragon opened this issue Dec 19, 2024 · 1 comment · May be fixed by #181
Open
Labels
bug Something isn't working

Comments

@Thinking-Dragon
Copy link

Thinking-Dragon commented Dec 19, 2024

This is a duplicate of this issue in the Kafka charm.

The explanation and solution are the same. The only difference is that in the code this is where the certificate provided through the ca-certificate argument of the :certificates relation is imported into the truststore.

In the same way as with the Kafka issue, this part of the code should be modified to trust all certificates from the ca-chain argument of the :certificates relation as well as ca-certificate.

@Thinking-Dragon Thinking-Dragon added the bug Something isn't working label Dec 19, 2024
Copy link

Thank you for reporting your feedback to us!

The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-6262.

This message was autogenerated

@marcoppenheimer marcoppenheimer linked a pull request Jan 16, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant