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

Support TLS config as base64 values #93

Merged
merged 1 commit into from
Jan 26, 2022
Merged

Support TLS config as base64 values #93

merged 1 commit into from
Jan 26, 2022

Conversation

feedmeapples
Copy link
Contributor

What was changed

Adds support for TLS config to be passed directly as base64 values instead of file paths

Why?

For users who prefer to inline TLS values in the config file rather than having separate files

Checklist

  1. Closes

  2. How was this tested:

With https://github.com/temporalio/samples-server/tree/main/tls/tls-simple

  • with file paths
  • with base64 values
  • w/o TLS
  1. Any docs updates needed?

@feedmeapples feedmeapples requested review from stevekinney, GiantRobots and sergeybykov and removed request for stevekinney January 26, 2022 22:14
@feedmeapples feedmeapples merged commit 0e80a44 into main Jan 26, 2022
@feedmeapples feedmeapples deleted the tls-base64 branch January 26, 2022 22:27
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