From 6e7af77268c2b83acdcd18bb7098cf1194abfb17 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Thu, 25 Apr 2002 06:29:38 +0000 Subject: [PATCH] AlgorithmIdentifier bugs --- STATUS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 34c6a2fa06..ad88077e3a 100644 --- a/STATUS +++ b/STATUS @@ -1,6 +1,6 @@ OpenSSL STATUS Last modified at - ______________ $Date: 2002/04/17 12:28:37 $ + ______________ $Date: 2002/04/25 06:29:38 $ DEVELOPMENT STATE @@ -47,6 +47,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 Whenever strncpy is used, make sure the resulting string is NULL-terminated -- 2.50.1