[openssl/openssl] 288648: Fix openssl storeutl to allow serial + issuer
Simo Sorce
noreply at github.com
Wed Dec 14 08:36:06 UTC 2022
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 28864841616c357bcfb0dcc53f15cf50897281a6
https://github.com/openssl/openssl/commit/28864841616c357bcfb0dcc53f15cf50897281a6
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