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

Make ssl_ca_cert_file_path support an array of files #905

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

syedriko
Copy link
Contributor

@syedriko syedriko commented Jul 8, 2021

A proposed change to facilitate fixing fluent/fluent-plugin-kafka#287. It would help to avoid parsing certs in the upper level code that should not need to know how to do that.

@syedriko syedriko force-pushed the ssl_ca_cert_file_path_array branch from 8a609ea to 93d6463 Compare July 8, 2021 03:39
Copy link
Contributor

@dasch dasch left a comment

Choose a reason for hiding this comment

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

Thanks!

@syedriko
Copy link
Contributor Author

Thanks!

You're welcome! I didn't mean to just drop a PR on your lap without an explanation but got pulled into something else. This change really helps us avoid parsing certs in the Fluentd Kafka plugin.

@dasch dasch merged commit 7a55dd0 into zendesk:master Jul 28, 2021
@syedriko syedriko deleted the ssl_ca_cert_file_path_array branch July 30, 2021 12:57
ashie added a commit to syedriko/fluent-plugin-kafka that referenced this pull request Aug 26, 2021
Array support of ssl_ca_cert_file_path is needed:

zendesk/ruby-kafka#905
fluent#410

Signed-off-by: Takuro Ashie <[email protected]>
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