Commit 6e7af772 authored by Bodo Möller's avatar Bodo Möller
Browse files

AlgorithmIdentifier bugs

parent 5c5a2cd2
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line

  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