]> git.ipfire.org Git - thirdparty/openssl.git/commit
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)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 5 Sep 2023 19:11:33 +0000 (21:11 +0200)
commit3792bd7536205f9f916864d0a2115e8b01338263
treeb8355f7918dbd43a2aba95b9f4fdbe2fbaaf2fe1
parent6bc45d81f50741bd46ad71f5562684a6e4c30322
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)

(cherry picked from commit 374945a9aa545d4d6f015de0b48cbed6a90258e0)
apps/cmp.c