apps/x509: Fix -CAfile option being neglected with -new or -in
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 20 May 2022 04:23:54 +0000 (06:23 +0200)
committerHugo Landau <hlandau@openssl.org>
Thu, 14 Jul 2022 06:23:58 +0000 (07:23 +0100)
commit10c7887330bb6ca136cd16fe081639f4462a072e
tree06fbb2ec741662e30aa44432a423f3b4edecacba
parentf95fec293800b47e5eff0f08daefcf1397a24423
apps/x509: Fix -CAfile option being neglected with -new or -in

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/18373)
apps/x509.c