linuxkit / linuxkit-ci

The CI configuration for testing LinuxKit
Apache License 2.0
6 stars 12 forks source link

Use system ca-certificates for Python #26

Closed talex5 closed 7 years ago

talex5 commented 7 years ago

Otherwise, it fails with:

requests.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)

/cc @justincormack