New option to 'x509' -next_serial. This outputs the certificate
authorDr. Stephen Henson <steve@openssl.org>
Wed, 21 Apr 2004 12:46:20 +0000 (12:46 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 21 Apr 2004 12:46:20 +0000 (12:46 +0000)
commit77475142ec8eb3be8eb0c543b7a49d21b29b12f8
tree4ce60db7aa3686927ebeef07f6f4768de64caa3d
parent90fac840669f02e75078052a58638ead9ed27a78
New option to 'x509' -next_serial. This outputs the certificate
serial number plus 1 to the output file. Its purpose is to allow
serial number files to be initialized when random serial numbers
are used.
apps/x509.c