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

Accept certificate authority optionally from a file #1

Merged
merged 1 commit into from
May 14, 2019

Conversation

plumenator
Copy link

@plumenator plumenator commented May 14, 2019

Add an additional source param called certificate_authority_file for a user to be able to provide the certificate authority from a file.

This solves e.g., the usecase where the certificate authority might be base64 encoded. With this the base64 decoding can be delegated to a task.

See: zlabjp#57

@plumenator plumenator requested a review from edude03 May 14, 2019 06:49
@edude03
Copy link

edude03 commented May 14, 2019

Looks fine, nothing jumps out at me. I assume it works. Can you add a description though?

@plumenator
Copy link
Author

Added description

@plumenator plumenator merged commit 91621e4 into master May 14, 2019
@plumenator plumenator deleted the take-ca-file branch May 14, 2019 07:16
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