Closed
Conversation
OSSL_STORE_INFO_X509 doesn't exist. It should be OSSL_STORE_INFO_CERT. Fixes openssl#17121
levitte
approved these changes
Nov 24, 2021
Member
|
This should be applied to 1.1.1 as well. I've labeled accordingly |
Collaborator
|
24 hours has passed since 'approval: done' was set, but as this PR has been updated in that time the label 'approval: ready to merge' is not being automatically set. Please review the updates and set the label manually. |
openssl-machine
pushed a commit
that referenced
this pull request
Nov 25, 2021
OSSL_STORE_INFO_X509 doesn't exist. It should be OSSL_STORE_INFO_CERT. Fixes #17121 Reviewed-by: Richard Levitte <[email protected]> (Merged from #17125)
Contributor
Author
|
Merged to 1.1.1, 3.0 and master. Thanks for the review and the extra branch suggestion. |
openssl-machine
pushed a commit
that referenced
this pull request
Nov 25, 2021
OSSL_STORE_INFO_X509 doesn't exist. It should be OSSL_STORE_INFO_CERT. Fixes #17121 Reviewed-by: Richard Levitte <[email protected]> (Merged from #17125) (cherry picked from commit 01fde90)
openssl-machine
pushed a commit
that referenced
this pull request
Nov 25, 2021
OSSL_STORE_INFO_X509 doesn't exist. It should be OSSL_STORE_INFO_CERT. Fixes #17121 Reviewed-by: Richard Levitte <[email protected]> (Merged from #17125) (cherry picked from commit 01fde90)
baentsch
added a commit
to open-quantum-safe/openssl
that referenced
this pull request
Jun 23, 2022
OSSL_STORE_INFO_X509 doesn't exist. It should be OSSL_STORE_INFO_CERT.
Fixes #17121