APPS: replace awkward and error-prone pattern by calls to new app_conf_try_number()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 16 May 2023 08:24:35 +0000 (10:24 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 25 May 2023 07:04:35 +0000 (09:04 +0200)
commitb77826877be3bdd56e3e86887cb78ea010db90be
tree93b8c05b76cce887a3b60d4b0830e87c48c2e86b
parentda7f81d39308f9ecab6fde1f9116ff673ef3f3b3
APPS: replace awkward and error-prone pattern by calls to new app_conf_try_number()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20971)
apps/ca.c
apps/include/apps.h
apps/lib/apps.c
apps/req.c