[19:27:37] <weykent> does pip only use its own buil-in cert bundle when validating HTTPS requests? i have an in-house CA, and curl can successfully validate against the CA cert once it's added to /etc/ssl/certs/ca-certificates.crt, but pip still says the cert is invalid. this is pip 1.5.6, using ndg-httpsclient
[20:03:27] <DanC> weykent, yes, I tracked down what pip 1.5.6 uses, and it's a cert bundle that comes with pip