Added support for adding extensions to CRLs, also fix a memory leak and
authorDr. Stephen Henson <steve@openssl.org>
Sat, 6 Mar 1999 19:33:29 +0000 (19:33 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 6 Mar 1999 19:33:29 +0000 (19:33 +0000)
commit1756d405cc0d5bf8fd0a40b8d103ee9314522171
treefb862f3f0c53144b518ebf0eec245a10a355fa90
parent116e315303d87c1974500a89dc3ff2fe7f88e59d
Added support for adding extensions to CRLs, also fix a memory leak and
make 'req' check the config file syntax before it adds extensions. Added
info in the documentation as well.
CHANGES
apps/ca.c
apps/openssl.cnf
apps/req.c
crypto/pkcs7/sign.c
crypto/x509v3/v3_conf.c
crypto/x509v3/x509v3.h
doc/README
doc/ext-conf.txt