From 421cb50b2d5b7ecabda090fb69433cfb178321e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Mon, 23 Oct 2000 14:36:18 +0000 Subject: [PATCH] Cert chain verification is useable by now. Whether Steve is still working on 'proper' verification is up to him to decide ... --- STATUS | 4 ++-- 1 file 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. -- 2.34.1