summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-04-25 06:29:27 +0000
committerBodo Möller <bodo@openssl.org>2002-04-25 06:29:27 +0000
commit4edfacb983318fc7f0d807c26b317717c0c53ee5 (patch)
treee9d4f69912e39ee19607d1e1a839716449514fc3 /STATUS
parentc6efe6f59ed09ff37abcd808cf68cc46af989943 (diff)
AlgorithmIdentifier bugs
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS8
1 files changed, 7 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 3744876fbf..d7e7b3723a 100644
--- 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
@@ -62,6 +62,12 @@
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.