apps/cmp.c: fix bug not allowing to reset -csr and -serial option values
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 4 Aug 2023 17:02:28 +0000 (19:02 +0200)
committerHugo Landau <hlandau@openssl.org>
Tue, 5 Sep 2023 10:47:59 +0000 (11:47 +0100)
commit374945a9aa545d4d6f015de0b48cbed6a90258e0
tree0dede35682be6f948f6faae2b1756be0ef8f1efd
parent49e097344ba51a8b25016794d482813b9c1e137f
apps/cmp.c: fix bug not allowing to reset -csr and -serial option values

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21659)
apps/cmp.c