summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--ssl/tls1.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 464149d621..d8b1b629bc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1065,7 +1065,7 @@ des-cbc 3624.96k 5258.21k 5530.91k 5624.30k 5628.26k
AES OIDs.
Add TLS AES ciphersuites as described in the "AES Ciphersuites
- for TLS" draft-ietf-tls-ciphersuite-03.txt. As these are not yet
+ for TLS" draft-ietf-tls-ciphersuite-06.txt. As these are not yet
official, they are not enabled by default and are not even part
of the "ALL" ciphersuite alias; for now, they must be explicitly
requested by specifying the new "AESdraft" ciphersuite alias. If
diff --git a/ssl/tls1.h b/ssl/tls1.h
index 7f59758ca2..1da2c9c9ae 100644
--- a/ssl/tls1.h
+++ b/ssl/tls1.h
@@ -96,7 +96,7 @@ extern "C" {
#define TLS1_CK_DHE_DSS_EXPORT1024_WITH_RC4_56_SHA 0x03000065
#define TLS1_CK_DHE_DSS_WITH_RC4_128_SHA 0x03000066
- /* AES ciphersuites from draft ietf-tls-ciphersuite-03.txt */
+ /* AES ciphersuites from draft-ietf-tls-ciphersuite-06.txt */
#define TLS1_CK_RSA_WITH_AES_128_SHA 0x0300002F
#define TLS1_CK_DH_DSS_WITH_AES_128_SHA 0x03000030