Open
Description
Greetings,I am currently working in a library I have this error.
.eggs/xmlsig-1.0.1-py3.12.egg/xmlsig/signature_context.py:374: in load_pkcs12
if OpenSSL is not None and isinstance(key, OpenSSL.crypto.PKCS12):
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <module 'OpenSSL.crypto' from '/app/.eggs/pyOpenSSL-24.1.0-py3.12.egg/OpenSSL/crypto.py'>, attr = 'PKCS12'
def __getattr__(self, attr: str) -> object:
> obj = getattr(self._module, attr)
E AttributeError: module 'OpenSSL.crypto' has no attribute 'PKCS12'
I understand that the following solution exists: interlockledger/interlockledger-rest-client-python#1.
Can you work on releasing it, please?, Can I work on the solution?
Metadata
Metadata
Assignees
Labels
No labels