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

Disable consistency checking of RSA keys for cryptography 42.0.0 which no longer gives access to the required function #702

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

felixfontein
Copy link
Contributor

SUMMARY

Fixes #701.

Needs to be backported manually.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

openssl_privatekey_info

…h no longer gives access to the required function.
Copy link

github-actions bot commented Jan 26, 2024

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main:
https://ansible-collections.github.io/community.crypto/branch/main

@felixfontein
Copy link
Contributor Author

The CI failures are unrelated.

@felixfontein felixfontein merged commit 87af1f2 into ansible-collections:main Jan 26, 2024
126 of 128 checks passed
@felixfontein felixfontein deleted the consistency branch January 26, 2024 16:48
felixfontein added a commit to felixfontein/community.crypto that referenced this pull request Jan 26, 2024
…h no longer gives access to the required function. (ansible-collections#702)

(cherry picked from commit 87af1f2)
felixfontein added a commit that referenced this pull request Jan 26, 2024
…42.0.0 which no longer gives access to the required function (#703)

* Disable consistency checking of RSA keys for cryptography 42.0.0 which no longer gives access to the required function. (#702)

(cherry picked from commit 87af1f2)

* Adjust tests to ignore key_is_consistent.
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.

AttributeError exception in module community.crypto.openssl_privatekey_info when check_consistency is true
1 participant