Fix inconsistent doc of CMS_verify and PKCS7_verify etc. - backporting #18915#19108
Closed
DDvO wants to merge 1 commit intoopenssl:masterfrom
Closed
Fix inconsistent doc of CMS_verify and PKCS7_verify etc. - backporting #18915#19108DDvO wants to merge 1 commit intoopenssl:masterfrom
CMS_verify and PKCS7_verify etc. - backporting #18915#19108DDvO wants to merge 1 commit intoopenssl:masterfrom
Conversation
Also change B< to I< in {CMS,PKCS7}_verify.pod, PKCS7_sign{,_add_signer}.pod
Contributor
Author
Member
t8m
approved these changes
Sep 1, 2022
Contributor
Author
|
@paulidale can you please give the 2nd approval here (for 3.0 and 1.1.1), too. |
Contributor
Author
|
Ping for 2nd review |
Contributor
Author
|
Being a copy of #18915, it's a very low-hanging fruit 😉 |
Contributor
Author
|
@paulidale, can you give the 2nd approval on this backport? |
Collaborator
|
This PR is in a state where it requires action by @openssl/committers but the last update was 30 days ago |
paulidale
approved these changes
Oct 14, 2022
Collaborator
|
This pull request is ready to merge |
openssl-machine
pushed a commit
that referenced
this pull request
Oct 19, 2022
Also change B< to I< in {CMS,PKCS7}_verify.pod, PKCS7_sign{,_add_signer}.pod
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: David von Oheimb <[email protected]>
(Merged from #19108)
DDvO
added a commit
to siemens/openssl
that referenced
this pull request
Oct 19, 2022
Also change B< to I< in {CMS,PKCS7}_verify.pod, PKCS7_sign{,_add_signer}.pod
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: David von Oheimb <[email protected]>
(Merged from openssl#19108)
(cherry picked from commit 312a6b3)
Contributor
Author
|
Merged to 3.0 and 1.1.1, fixing merge conflicts in the |
openssl-machine
pushed a commit
that referenced
this pull request
Oct 19, 2022
Also change B< to I< in {CMS,PKCS7}_verify.pod, PKCS7_sign{,_add_signer}.pod
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: David von Oheimb <[email protected]>
(Merged from #19108)
(cherry picked from commit 312a6b3)
a-kromm-rogii
pushed a commit
to a-kromm-rogii/openssl
that referenced
this pull request
Mar 14, 2025
Also change B< to I< in {CMS,PKCS7}_verify.pod, PKCS7_sign{,_add_signer}.pod
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: David von Oheimb <[email protected]>
(Merged from openssl#19108)
(cherry picked from commit 312a6b3)
This file contains hidden or 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
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.
This is a copy of the doc changes in #18915 for backporting to 3.0 and 1.1.1, as discussed there.