Skip to content
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

Various breakages with cryptography 35.0.0 #293

Closed
felixfontein opened this issue Sep 30, 2021 · 2 comments · Fixed by #296
Closed

Various breakages with cryptography 35.0.0 #293

felixfontein opened this issue Sep 30, 2021 · 2 comments · Fixed by #296
Labels
bug Something isn't working

Comments

@felixfontein
Copy link
Contributor

SUMMARY

There are various breakages with cryptography 35.0.0. See the non-unit test errors in https://dev.azure.com/ansible/community.crypto/_build/results?buildId=26000&view=results

Some are easy to fix, some are not. I'll continue trying to fix more of them later...

ISSUE TYPE
  • Bug Report
COMPONENT NAME

various modules

@felixfontein felixfontein added the bug Something isn't working label Sep 30, 2021
@felixfontein
Copy link
Contributor Author

Some of these issues are fixed in #294. The remaining one is related to PKCS#12 handling, more specifically extracting the 'friendly name' of a PKCS#12 archive (pyca/cryptography#5760).

@felixfontein
Copy link
Contributor Author

The remaining problems are fixed by #296.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant