[openssl/openssl] 53c643: Fix openssl storeutl to allow serial + issuer
Simo Sorce
noreply at github.com
Wed Dec 14 08:36:21 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 53c643f67feda4937f1b7be0a27360b75e7ea79c
https://github.com/openssl/openssl/commit/53c643f67feda4937f1b7be0a27360b75e7ea79c
Author: Simo Sorce <simo at redhat.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M apps/storeutl.c
Log Message:
-----------
Fix openssl storeutl to allow serial + issuer
storeutl wants to enforce the use of issuer and serial together,
however the current code prevents to use them together and returns an
error if only one of them is specified.
Signed-off-by: Simo Sorce <simo at redhat.com>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19856)
(cherry picked from commit abdf35158e4398deedcf160c28bd07c7080edf47)
More information about the openssl-commits
mailing list