Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-04-25 10:29:31 +0400
committerBodo Möller <bodo@openssl.org>2002-04-25 10:29:31 +0400
commit81da3c3319273c0b65999f368fa220106e81d3e2 (patch)
tree93f9f668343f0baa719abc00bbaf7b35d5e8c7f3 /STATUS
parent7729bc26347126dee3950d53c562940c41c19123 (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 b498f96ce3..95503c8783 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2002/04/13 22:50:47 $
+ ______________ $Date: 2002/04/25 06:29:31 $
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.