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

Add HTTP with SSL support #251

Closed
vkottler opened this issue Jul 19, 2024 · 2 comments
Closed

Add HTTP with SSL support #251

vkottler opened this issue Jul 19, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@vkottler
Copy link
Owner

https://gist.github.com/zapstar/a7035795483753f7b71a542559afa83f

could test this gist / see how it might integrate into existing HttpConnection / TcpConnection (ssl config option for TCP factory?)

@vkottler vkottler added the enhancement New feature or request label Jul 19, 2024
@vkottler
Copy link
Owner Author

https://github.com/vkottler/vtelem/blob/master/vtelem/daemon/http.py we had this implementation at one point as well

@mmbrea
Copy link
Collaborator

mmbrea commented Oct 9, 2024

Implemented on #263.

@mmbrea mmbrea closed this as completed Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants