]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS: remove spurious errors when certain config file entries are not provided
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 15 May 2023 17:59:16 +0000 (19:59 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 14 Jun 2023 06:36:20 +0000 (08:36 +0200)
commit1737fb8f455963b0956c81504a2bec4304bd902d
tree8cfbe993cb7f9031e9efd86753915a38841226b2
parentbb13f852e9610835b0003e3d26fda0531a3e2b95
APPS: remove spurious errors when certain config file entries are not provided

This backports the functional essence of #20971.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/21050)
apps/ca.c
apps/cmp.c
apps/lib/apps.c
apps/req.c