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

Remove `urllib3` and `pyopenssl` direct dependency #43

Closed yonting closed 1 year ago

yonting commented 1 year ago

Addresses issue https://github.com/m-click/requests_pkcs12/issues/40

vog commented 1 year ago

Thanks for your contribution! We just released version 1.16 which contains this improvement:

https://pypi.org/project/requests-pkcs12/