This is the beginning of PKCS#12 integration. This just adds the PKCS#12
objects to objects.h NOTE: during this integration it will not be possible to compile my PKCS#12 program against OpenSSL because there will be conflicts between the external functionality and that being added to the core code.
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -5,6 +5,11 @@
|
||||
|
||||
Changes between 0.9.2b and 0.9.3
|
||||
|
||||
*) PKCS12 integration: and so it begins... First of several patches to
|
||||
slowly integrate PKCS#12 functionality into OpenSSL. Add PKCS#12
|
||||
objects to object.h
|
||||
[Steve Henson]
|
||||
|
||||
*) Add a new 'indent' option to some X509V3 extension code. Initial ASN1
|
||||
and display support for Thawte strong extranet extension.
|
||||
[Steve Henson]
|
||||
|
||||
Reference in New Issue
Block a user