You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: