-
Notifications
You must be signed in to change notification settings - Fork 89
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
openssl_pkcs12: fix crash when trying to get non-existing other certificates #487
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
briantist
approved these changes
Jul 7, 2022
Backport to stable-1: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 9ed4526 on top of patchback/backports/stable-1/9ed4526fee894c7a947e305afdf63b58debf41f3/pr-487 Backporting merged PR #487 into main
🤖 @patchback |
@briantist thanks for reviewing this one as well :) |
felixfontein
added a commit
to felixfontein/community.crypto
that referenced
this pull request
Jul 7, 2022
…ficates (ansible-collections#487) * Fix crash when trying to get non-existing other certificates. * Add test. (cherry picked from commit 9ed4526)
Backport to stable-1 in #488. |
This was referenced Jul 9, 2022
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
Fixes #486.
ISSUE TYPE
COMPONENT NAME
openssl_pkcs12