Dr. Stephen Henson
|
66ab08b1cf
|
Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the
documentation to reflect the STACK_OF(CONF_VALUE) change to the CONF lib and
use ANSI typedefs for X509V3_EXT_I2D and X509V3_EXT_FREE.
|
1999-06-21 23:59:09 +00:00 |
|
Dr. Stephen Henson
|
565d1065c3
|
Document the X509V3 code and change some of the extension function pointers
to use 'void *' rather than 'char *' for an "arbitrary extension".
|
1999-06-11 01:58:42 +00:00 |
|
Dr. Stephen Henson
|
257e206da6
|
Include some notes on basic extension usage and change openssl.cnf to usually
do sensible things with extensions.
|
1999-05-19 23:54:58 +00:00 |
|
Ulf Möller
|
405b4a7edb
|
Oops.
|
1999-05-19 19:14:59 +00:00 |
|
Ulf Möller
|
33d50ef662
|
Small corrections.
|
1999-05-19 18:39:23 +00:00 |
|
Dr. Stephen Henson
|
703126f027
|
Various clarifications to extension docs: change the name of literal
extensions from RAW to DER to avoid confusion with raw extensions.
Update NEWS file.
|
1999-05-17 20:05:36 +00:00 |
|
Bodo Möller
|
3f45ed82dc
|
Rename "openssl x509" option "-config" to "-extfile", because it
doesn't have a default value like the "-config" options of other
openssl subprograms.
|
1999-05-17 08:28:37 +00:00 |
|
Bodo Möller
|
b975f15d54
|
Keep text lines less than 80 characters wide.
|
1999-05-16 18:27:46 +00:00 |
|
Dr. Stephen Henson
|
e40b7abeed
|
Allows PKCS#12 password to be placed on command line and add allow config
file name for 'ca' to come from the environment.
|
1999-05-08 12:59:50 +00:00 |
|
Dr. Stephen Henson
|
b64f825671
|
Add PKCS#12 documentation and new option in x509 to add certificate extensions.
|
1999-04-27 00:36:20 +00:00 |
|
Dr. Stephen Henson
|
d943e37241
|
Suppport for CRL distribution points extension. Also document some of
this stuff.
|
1999-04-21 17:44:45 +00:00 |
|
Ralf S. Engelschall
|
94c95d04c6
|
Fix a typo in the X.509v3 docs: cRLSign instead of cRLCertSign is correct
according to the sources.... found by Steffen Dettmer <steffen@tfh-berlin.de>.
|
1999-04-10 11:33:28 +00:00 |
|
Ralf S. Engelschall
|
f5904406d0
|
Merge ext-conf.txt and buffer.txt into a global openssl.txt because we
shouldn't again start with thousend little text files or we quickly come back
to the old SSLeay days ;-)
|
1999-03-22 15:55:01 +00:00 |
|