Suppport for CRL distribution points extension. Also document some of

this stuff.
This commit is contained in:
Dr. Stephen Henson
1999-04-21 17:44:45 +00:00
parent 59b82e4f69
commit d943e37241
13 changed files with 430 additions and 18 deletions

View File

@@ -5,6 +5,10 @@
Changes between 0.9.2b and 0.9.3
*) Add support for CRL distribution points extension. Add Certificate
Policies and CRL distribution points documentation.
[Steve Henson]
*) Move the autogenerated header file parts to crypto/opensslconf.h.
[Ulf M<>ller]
@@ -23,6 +27,7 @@
*) Fix problems with sizeof(long) == 8.
[Andy Polyakov <appro@fy.chalmers.se>]
>>>>>>> 1.185
*) Change functions to ANSI C.
[Ulf M<>ller]
@@ -36,7 +41,7 @@
[Andy Polyakov <appro@fy.chalmers.se>]
*) Support for Certificate Policies extension: both print and set.
Various additions to support the r2i method this extension will use.
Various additions to support the r2i method this uses.
[Steve Henson]
*) A lot of constification, and fix a bug in X509_NAME_oneline() that could