req: fix default bits handling for -newkey
authorTomas Mraz <tomas@openssl.org>
Wed, 2 Jun 2021 07:35:44 +0000 (09:35 +0200)
committerPauli <pauli@openssl.org>
Fri, 4 Jun 2021 05:09:12 +0000 (15:09 +1000)
commit6a2f82b439924a2e096ec3288041b7f2d02f58fc
tree9baa180e99a139339624f3ce93c106224e900820
parent5d8ea84efaf172af76461855988de2ac8b88beb0
req: fix default bits handling for -newkey

Fixes #15569

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