The python-requests-pkcs12 package
Fix compatibility with python3-pyOpenSSL-24.1.0-2.fc41
from requests_pkcs12 import Pkcs12Adapter
/usr/lib/python3.13/site-packages/requests_pkcs12.py:19: in <module>
from OpenSSL.crypto import load_pkcs12
E ImportError: cannot import name 'load_pkcs12' from 'OpenSSL.crypto' (unknown location)
(cherry picked from commit
|
||
|---|---|---|
| .gitignore | ||
| python-requests-pkcs12.spec | ||
| README.md | ||
| sources | ||
python-requests-pkcs12
The python-requests-pkcs12 package