diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2000-12-13 19:21:51 +0100 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2000-12-13 19:21:51 +0100 |
commit | 36f554d43c51796aa0395e6cf087bb3c4ebb730c (patch) | |
tree | 444f2358cbc9650a6591df19e29b7922043b4c60 /STATUS | |
parent | Constification of the data of a hash table. This means the callback (diff) | |
download | openssl-36f554d43c51796aa0395e6cf087bb3c4ebb730c.tar.xz openssl-36f554d43c51796aa0395e6cf087bb3c4ebb730c.zip |
Replace the old style OCSP ASN1 module.
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |