summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-12-13 18:21:51 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-12-13 18:21:51 +0000
commit36f554d43c51796aa0395e6cf087bb3c4ebb730c (patch)
tree444f2358cbc9650a6591df19e29b7922043b4c60 /STATUS
parent8d28d5f81b81f68a69db1c67e24bcfc092614346 (diff)
Replace the old style OCSP ASN1 module.
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS5
1 files changed, 3 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index 95d36be435..e4a6751c6a 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2000/11/19 14:11:03 $
+ ______________ $Date: 2000/12/13 18:21:47 $
DEVELOPMENT STATE
@@ -24,8 +24,9 @@
o Steve is currently working on (in no particular order):
ASN1 code redesign, butchery, replacement.
+ OCSP
EVP cipher enhancement.
- /* Proper (or at least usable) certificate chain verification. */
+ Enhanced certificate chain verification.
Private key, certificate and CRL API and implementation.
Developing and bugfixing PKCS#7 (S/MIME code).
Various X509 issues: character sets, certificate request extensions.