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

[tls] Allow TLS certificate and key to come from bytes #504

Merged
merged 10 commits into from
Dec 14, 2022
Merged

Conversation

smklein
Copy link
Contributor

@smklein smklein commented Dec 7, 2022

ConfigTls is now an enum, and can either by supplied AsFile or AsBytes.

Fixes #490

@smklein smklein changed the title Allow TLS certificate and key to come from bytes [tls] Allow TLS certificate and key to come from bytes Dec 7, 2022
Copy link
Collaborator

@ahl ahl left a comment

Choose a reason for hiding this comment

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

looks good; this is a breaking change, yes?

pinging @davepacheco in case he wants to take a look

@davepacheco
Copy link
Collaborator

Thanks for the ping. Don't wait for me!

@smklein
Copy link
Contributor Author

smklein commented Dec 14, 2022

looks good; this is a breaking change, yes?

Updated in 0ebb21e

Base automatically changed from refresh_tls to main December 14, 2022 20:23
@smklein smklein enabled auto-merge (squash) December 14, 2022 20:24
@smklein smklein merged commit 9e12b70 into main Dec 14, 2022
@smklein smklein deleted the bytes_tls branch December 14, 2022 20:57
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.

3 participants