]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/x509: add warnings for options ignored when -CA is not specified
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 31 May 2022 08:03:10 +0000 (10:03 +0200)
committerHugo Landau <hlandau@openssl.org>
Thu, 14 Jul 2022 06:24:27 +0000 (07:24 +0100)
commitc54a6a4b0ef664313fb07617d6a8c26a808719e0
tree82ee40644440b778fed333ace83f44f39da498dd
parentaa73b7d352c383e415d4d7567b79ce074c6762cd
apps/x509: add warnings for options ignored when -CA is not specified

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