Fix regression in openssl req -x509 behaviour.
authorTomas Mraz <tmraz@fedoraproject.org>
Thu, 11 May 2017 12:25:17 +0000 (14:25 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 11 May 2017 15:18:16 +0000 (17:18 +0200)
commit888adbe064556ff5ab2f1d16a223b0548696614c
tree7357e524ac53eb540e6d3de84a8392996570c9df
parent3f97052392cb10fca5309212bf720685262ad4a6
Fix regression in openssl req -x509 behaviour.

Allow conversion of existing requests to certificates again.
Fixes the issue #3396

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3437)
apps/req.c
doc/man1/req.pod