Skip to content

Use cryptography to load PKCS12 certificates #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

priteau
Copy link
Member

@priteau priteau commented Oct 15, 2024

... because implementation in PyOpenSSL has been derprecated, according to the following warning.

DeprecationWarning: PKCS#12 support in pyOpenSSL is deprecated. You
should use the APIs in cryptography.

Closes-Bug: #2042787
Change-Id: Ic81e98c54c4bce100e3f44ff1a2fe6ce7b7f4256
(cherry picked from commit d1d7fe7)

@priteau priteau self-assigned this Oct 15, 2024
... because implementation in PyOpenSSL has been derprecated, according
to the following warning.

```
DeprecationWarning: PKCS#12 support in pyOpenSSL is deprecated. You
should use the APIs in cryptography.
```

Closes-Bug: #2042787
Change-Id: Ic81e98c54c4bce100e3f44ff1a2fe6ce7b7f4256
(cherry picked from commit d1d7fe7)
@priteau priteau requested a review from bbezak October 15, 2024 10:02
@priteau priteau merged commit 6d83a63 into stackhpc/2023.1 Oct 15, 2024
@priteau priteau deleted the pyopenssl-pkcs12 branch October 15, 2024 10:06
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.

3 participants