Closed charness closed 8 years ago
Supporting Vault's CA-override variables helps while working with TLS but a local CA.
Simply tunneling these into the corresponding kwargs for an ssl context for urllib2 to use.
ssl
urllib2
Thanks for the contributions! Some updates to the README would be great 👍
Supporting Vault's CA-override variables helps while working with TLS but a local CA.
Simply tunneling these into the corresponding kwargs for an
ssl
context forurllib2
to use.