]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/x509: fix -extfile option, which was ignored with -x509toreq
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 25 Aug 2021 06:35:40 +0000 (08:35 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 26 Aug 2021 15:43:48 +0000 (17:43 +0200)
commitb4fec69b2a8b5b93ec0e2603e4d27e5d722b87fc
tree4e97863d124a48600cb121dca040c592d12d8d0b
parent78539b250b05d0721da775bf4eddc096bde5ecaa
APPS/x509: fix -extfile option, which was ignored with -x509toreq

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16417)
apps/x509.c