Set the X.509 request version number.
authorjsing <jsing@openbsd.org>
Sun, 28 Aug 2022 17:51:46 +0000 (17:51 +0000)
committerjsing <jsing@openbsd.org>
Sun, 28 Aug 2022 17:51:46 +0000 (17:51 +0000)
commita4dae718420f74bae455afa80b40e2ba2ab6f8d5
treebf0946ec5666a94f5da930d511ebdfeccf440915
parent0d1813d1fe3e2af50ce351381acf3bdce66fe01b
Set the X.509 request version number.

Rather than assuming the default value from X509_REQ_new(), explicitly set
the X.509 request version number to zero.

ok tb@
usr.sbin/acme-client/keyproc.c