AlgorithmIdentifier bugs
This commit is contained in:
parent
5c5a2cd273
commit
6e7af77268
1 changed files with 7 additions and 1 deletions
8
STATUS
8
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
|
||||
|
|
Loading…
Reference in a new issue