Skip to content

Conversation

@Sp1l
Copy link

@Sp1l Sp1l commented Sep 22, 2024

As of pyOpenSSL 24.1.0, the PKCS12 class is no longer available. Replace it with comparable PKCS12 from the cryptography package when importing fails, work around the changes.

See: https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst#2410-2024-03-09

As of pyOpenSSL 24.1.0, the PKCS12 class is no longer available.
Replace it with comparable PKCS12 from the cryptography package when importing
fails, work around the changes.

See:	https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst#2410-2024-03-09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant