AlgorithmIdentifier bugs
authorBodo Möller <bodo@openssl.org>
Thu, 25 Apr 2002 06:29:27 +0000 (06:29 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 25 Apr 2002 06:29:27 +0000 (06:29 +0000)
STATUS

diff --git a/STATUS b/STATUS
index 3744876fbfc051acfdf61b6c5cae1f07fd6ae512..d7e7b3723a499b3c8b4b8f1039070b42dc6d4821 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2002/04/13 22:47:04 $
+  ______________                           $Date: 2002/04/25 06:29:27 $
 
   DEVELOPMENT STATE
 
 
   NEEDS PATCH
 
+    o  parameters should be omitted (not NULL) with id-dsa-with-sha1 OID
+       in X.509 signatures
+
+    o  inappropriate AlgorithmIdentifier used in S/MIME signatures
+       (key type rather than not signature algorithm)
+
     o  apps/ca.c: "Sign the certificate?" - "n" creates empty certificate file
 
     o  "OpenSSL STATUS" is never up-to-date.