]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/ca: 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>
Thu, 25 May 2023 07:04:35 +0000 (09:04 +0200)
commitc8aec16383c7a9aec76b28e6eb95d36bef6f7e56
tree18ace3d90358a858e9c49ae77ca422ad73029d97
parent674b61ebd982d6a6564ac1f90d8cde22371564bc
APPS/ca: remove spurious errors when certain config file entries are not provided

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