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

DM-48098: Add key usage to the Kafka test CA #350

Merged
merged 1 commit into from
Dec 12, 2024
Merged

DM-48098: Add key usage to the Kafka test CA #350

merged 1 commit into from
Dec 12, 2024

Conversation

rra
Copy link
Member

@rra rra commented Dec 11, 2024

Under Python 3.13, Kafka tests were failing because no key usage extension was defined on the CA certificate. Add the appropriate flag to openssl to define an appropriate key usage extension for the CA.

Under Python 3.13, Kafka tests were failing because no key usage
extension was defined on the CA certificate. Add the appropriate
flag to `openssl` to define an appropriate key usage extension for
the CA.
@rra rra requested a review from fajpunk December 11, 2024 23:33
@rra rra merged commit 838d71b into main Dec 12, 2024
6 checks passed
@rra rra deleted the tickets/DM-48098 branch December 12, 2024 20:59
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