This commit is contained in:
Bodo Möller
2002-05-05 23:48:51 +00:00
parent 29f6a99432
commit 46805f696d
2 changed files with 2 additions and 7 deletions

1
NEWS
View File

@@ -38,6 +38,7 @@
o SSL/TLS: support Kerberos cipher suites (RFC2712).
o SSL/TLS: allow more precise control of renegotiations and sessions.
o SSL/TLS: add callback to retrieve SSL/TLS messages.
o SSL/TLS: add draft AES ciphersuites (disabled unless explicitly requested).
Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d:

8
STATUS
View File

@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
______________ $Date: 2002/04/26 08:28:59 $
______________ $Date: 2002/05/05 23:48:51 $
DEVELOPMENT STATE
@@ -62,12 +62,6 @@
NEEDS PATCH
o inappropriate AlgorithmIdentifier used in S/MIME signatures
(key type instead of signature algorithm)
o AES ciphersuites are not (yet) official and should not be enabled
unless explicitly requested
o apps/ca.c: "Sign the certificate?" - "n" creates empty certificate file
o "OpenSSL STATUS" is never up-to-date.