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

Add DELEGATED_SASL_SSL with tls to all connections #6

Open
wants to merge 9 commits into
base: conduktor-gateway
Choose a base branch
from

Conversation

BStarmerSmith
Copy link

Add DELEGATED_SASL_SSL with tls to all connections to give a more representative view of the benchmark in a real world senario.

Comment on lines +189 to +190
openssl req -new -x509 -keyout /tmp/ca-key.pem -out /tmp/ca-cert.pem -days 365 -nodes
-subj "/CN=MyKafkaCA/O=Conduktor/C=UK"
Copy link
Member

Choose a reason for hiding this comment

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

did it not create a different CA cert on each instances ?

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