openssl: dhparam: Print warning if -in argument is ignored
authorDaniel Fiala <daniel@openssl.org>
Fri, 29 Apr 2022 07:33:49 +0000 (09:33 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 4 May 2022 07:29:54 +0000 (09:29 +0200)
commit78a599b98ec14e7fbe4360b3353485bed007ea45
tree475d9e2e4454f930180ce40260ba47c9777d8735
parent6e79301311c5a7e4a3bbbfbf2386c02634aedfb9
openssl: dhparam: Print warning if -in argument is ignored

Fixes: openssl#18146
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18206)

(cherry picked from commit 6d952291762246f6533e19ca413277390db4aae2)
apps/dhparam.c