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

Embed application config instead of just mTLS #6

Merged
merged 4 commits into from
Oct 16, 2020

Conversation

patricksanders
Copy link
Contributor

@patricksanders patricksanders commented Oct 16, 2020

Allow embedding of the application config at compile time instead of just mTLS configuration. This changes the expectations for the config file, but it should still work with the previous format (specifically mtls_settings.cert, mtls_settings.key, and mtls_settings.catrust as file paths instead of just filenames).

Also includes various warning fixes and cleanup.

@patricksanders patricksanders marked this pull request as ready for review October 16, 2020 22:29
@castrapel castrapel self-requested a review October 16, 2020 22:32
@patricksanders patricksanders merged commit 7a143a5 into master Oct 16, 2020
@patricksanders patricksanders deleted the embedded-config branch December 7, 2020 17:52
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