Making sense of nonsensical errors: Python X509 PEM lib edition
Are you trying to use Requests (or something built on Requests, like HVAC) with a server that uses a TLS certificate issued by a private CA?
Maybe you tried to follow these instructions in the HVAC docs and got a bizzare error like the following:
Tra...
gblues.hashnode.dev2 min read