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

Native HTTPS support #86

Open
riptl opened this issue Oct 11, 2021 · 3 comments
Open

Native HTTPS support #86

riptl opened this issue Oct 11, 2021 · 3 comments

Comments

@riptl
Copy link

riptl commented Oct 11, 2021

pythd does not natively support connecting to HTTPS endpoints.

#49 is a brittle workaround. Several users are having issues connecting to nodes that require TLS. Having to manage an additional NGINX instance is an added maintenance burden and introduces another single point of failure.

Please consider using a HTTP client library such as

@SEJeff
Copy link
Contributor

SEJeff commented Oct 11, 2021

This is a known issue and on the roadmap. Thanks for the input.

@niclar
Copy link

niclar commented Nov 9, 2021

We can only second that

@jayantk
Copy link
Contributor

jayantk commented Mar 31, 2022

we're working on addressing this in a new version.

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

4 participants