Fix certificate version number in test
authorThijs Wenker <me@thoys.nl>
Mon, 29 May 2017 00:55:43 +0000 (02:55 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 29 May 2017 14:35:43 +0000 (16:35 +0200)
commit3bbecb0e9390a7a5af15508549c4ff1c7db9cd5d
treee41734f248034bd9de90fd46f62d11bb3776b39f
parentaef492683ba31aae8491e6e2b64588f7787109a2
Fix certificate version number in test

The version number 3 means version 4, while 2 means version 3. Since this is the v3nametest, version 3 should be used.

CLA: Trivial

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3577)
test/v3nametest.c