Native HTTPS support
riptl opened this issue · 3 comments
riptl commented
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 commented
This is a known issue and on the roadmap. Thanks for the input.
niclar commented
We can only second that
jayantk commented
we're working on addressing this in a new version.