Adding Requests to the standard library
Adding Requests to the standard library
Posted Apr 23, 2015 22:08 UTC (Thu) by debacle (subscriber, #7114)In reply to: Adding Requests to the standard library by bartavelle
Parent article: Adding Requests to the standard library
I occasionally add self-signed or otherwise trusted certificates (i.e. I have more trust in them than in any others) to the system by copying them to /usr/local/share/ca-certificates and sudoing update-ca-certificates. Would requests need an additional step?
