aboutsummaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-03-29 17:50:26 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-03-29 17:50:26 +0000
commitee0508d4114e2b2291953a7d4c81a09b624b8821 (patch)
tree080fa161b394826423a96d45262a36c80641490a /STATUS
parent7c0f3d09b32ee1882ee309b660e82bc3077f42db (diff)
downloadopenssl-ee0508d4114e2b2291953a7d4c81a09b624b8821.tar.gz
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
integration.
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 2 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index b22ecd1f86..5672709717 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 1999/03/29 00:19:51 $
+ ______________ $Date: 1999/03/29 17:50:11 $
DEVELOPMENT STATE
@@ -29,9 +29,9 @@
IN PROGRESS
o Steve is currently working on (in no particular order):
- PKCS#12 code integration.
Proper (or at least usable) certificate chain verification.
Documentation on X509 V3 extension code.
+ PKCS#12 code cleanup and enhancement.
o Mark is currently working on:
Folding in any changes that are in the C2Net code base that were