From: Bodo Möller Date: Mon, 23 Oct 2000 14:36:18 +0000 (+0000) Subject: Cert chain verification is useable by now. X-Git-Tag: BEFORE_engine~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=421cb50b2d5b7ecabda090fb69433cfb178321e8;p=openssl Cert chain verification is useable by now. Whether Steve is still working on 'proper' verification is up to him to decide ... --- 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.