Make sure that a cert with extensions gets version number 2 (v3)
authorRichard Levitte <levitte@openssl.org>
Tue, 26 Sep 2017 08:46:10 +0000 (10:46 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 26 Sep 2017 08:47:43 +0000 (10:47 +0200)
commit4881d849da23528e19b7312f963d28916d9804b1
tree878b8da40844a5a3052d51d20f51eba73b3a07b9
parent28c0a61b3084ca05d1c590113332501e96b6175d
Make sure that a cert with extensions gets version number 2 (v3)

Fixes #4419

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4420)
apps/ca.c