summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-10-23 14:36:18 +0000
committerBodo Möller <bodo@openssl.org>2000-10-23 14:36:18 +0000
commit421cb50b2d5b7ecabda090fb69433cfb178321e8 (patch)
tree46d2aa8fe088348ff9266868a5e229a1bcfb1270 /STATUS
parent0fa504b68d429d2043a1741f9c71dbfb01850ed6 (diff)
Cert chain verification is useable by now.
Whether Steve is still working on 'proper' verification is up to him to decide ...
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 2 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index 47e1bf4698..e79e85e50d 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2000/10/23 08:01:41 $
+ ______________ $Date: 2000/10/23 14:36:18 $
DEVELOPMENT STATE
@@ -25,7 +25,7 @@
o Steve is currently working on (in no particular order):
ASN1 code redesign, butchery, replacement.
EVP cipher enhancement.
- Proper (or at least usable) certificate chain verification.
+ /* Proper (or at least usable) 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.