m-click / requests_pkcs12

Add PKCS#12 support to the Python requests library in a clean way, without monkey patching or temporary files
ISC License
123 stars 33 forks source link

Import PyOpenSSLContext directly instead of via requests.packages #22

Closed vog closed 4 years ago

vog commented 4 years ago

We should import PyOpenSSLContext directly instead of via requests.packages.

See psf/requests#5561 for further details.

vog commented 4 years ago

Changed and released a new version 1.8.