New -set_serial options to 'req' and 'x509'.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 19 Feb 2001 13:38:32 +0000 (13:38 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 19 Feb 2001 13:38:32 +0000 (13:38 +0000)
commitacba75c59dc6c42b39caab6168d1284ae0f09e8f
treefdb146bd39e5837c19488c3512861fec2fbb9179
parent267a1927eb7207620069418efac833335d5b9ffd
New -set_serial options to 'req' and 'x509'.

Remove the old broken bio read of serial numbers in the 'ca' index
file. This would choke if a revoked certificate was specified with
a negative serial number.

Fix typo in uid.c
CHANGES
apps/ca.c
apps/req.c
apps/x509.c
crypto/uid.c