commit | f317aa4c9cb03dd680247bdcf6a22c1b799890e7 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Mon Jan 25 01:09:21 1999 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Mon Jan 25 01:09:21 1999 +0000 |
tree | 8eb5c59eb4c833f0c9079d5b58782dd783ddb1e0 | |
parent | d0cc3d346001c181ef1f1aab986c4a3e6bd8624f [diff] |
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.