Suppport for CRL distribution points extension. Also document some of
this stuff.
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user