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 run-time provided certificate in addition to compile time default. #60

Closed
davidiw opened this issue May 19, 2020 · 1 comment
Closed

Comments

@davidiw
Copy link
Contributor

davidiw commented May 19, 2020

Right now certificate management is a compile-time decision. Ideally we could specify an optional server certificate via the Request API and if it is set, the https would leverage that certificate otherwise it would leverage the default provided by configure_certs. I'm happy to write this code but would like feedback before submitting a PR.

@davidiw davidiw changed the title Support both webpki and environmentally set certificate Support run-time provided certificate in addition to compile time default. May 19, 2020
@davidiw
Copy link
Contributor Author

davidiw commented May 20, 2020

Closing this in favor of #37

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

No branches or pull requests

2 participants