]> granicus.if.org Git - openssl/commit
Make sure that a cert with extensions gets version number 2 (v3)
authorRichard Levitte <levitte@openssl.org>
Tue, 26 Sep 2017 08:45:05 +0000 (10:45 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 26 Sep 2017 09:04:01 +0000 (11:04 +0200)
commited0245e08fdf374cd6351a1ae8117d7382115a21
tree9ac0c95225d1f6e7dfc339b890ea4fc796408265
parent859a42531acf2c3547711f642bcfd7fd52eb2338
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/4421)
apps/ca.c