More X509 V3 stuff. Add support for extensions in the 'req' application
authorDr. Stephen Henson <steve@openssl.org>
Mon, 25 Jan 1999 01:09:21 +0000 (01:09 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 25 Jan 1999 01:09:21 +0000 (01:09 +0000)
commitf317aa4c9cb03dd680247bdcf6a22c1b799890e7
tree8eb5c59eb4c833f0c9079d5b58782dd783ddb1e0
parentd0cc3d346001c181ef1f1aab986c4a3e6bd8624f
More X509 V3 stuff. Add support for extensions in the 'req' application
so that: openssl req -x509 -new -out cert.pem
will take extensions from openssl.cnf a sample for a CA is included.
Also change the directory order so pem is nearer the end. Otherwise 'make links'
wont work because pem.h can't be built.
CHANGES
Makefile.org
apps/openssl.cnf
apps/req.c
crypto/x509v3/v3_bitstr.c
crypto/x509v3/x509v3.h