req: Do not warn about using stdin when generating new request
authorTomas Mraz <tomas@openssl.org>
Thu, 7 Oct 2021 15:34:08 +0000 (17:34 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 11 Oct 2021 14:32:04 +0000 (16:32 +0200)
commit58608487a44b3991ecc6d431d6273b2ca8c980a6
tree9be00e001999ad9a5f686ee6a3238065300ad83b
parent0db3a9904fa00569905be130854a31dab7b8f49d
req: Do not warn about using stdin when generating new request

Fixes #16773

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16774)
apps/req.c