RT3246: req command prints version number wrong
authorRich Salz <rsalz@akamai.com>
Wed, 27 Aug 2014 02:31:11 +0000 (22:31 -0400)
committerRich Salz <rsalz@akamai.com>
Thu, 28 Aug 2014 23:17:05 +0000 (19:17 -0400)
commitb09eb246e2385ff629e365043290bbb485e99588
tree76bad52549573bd624ecac8f36fe4af602fa3a56
parentc7497f34fbf3824dd4a0881d598e598980f2edb1
RT3246: req command prints version number wrong

Make X509_REQ_print_ex do the same thing that
X509_REQ_print does.

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/asn1/t_req.c