summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-01-06 17:59:41 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-01-06 17:59:41 +0000
commit50a095ed16c04da9c99972fd13e13283b22ad035 (patch)
tree97ab1f1dab8cb09c4892500d6ee825629eeee033 /CHANGES
parent37aff2199e42fb9925eacc3548f43de458acf1a2 (diff)
Updates to conform with draft-ietf-tls-renegotiation-03.txt:
1. Add provisional SCSV value. 2. Don't send SCSV and RI at same time. 3. Fatal error is SCSV received when renegotiating.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2a0c98b1eb..80024ce79a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -36,7 +36,7 @@
the updated NID creation version. This should correctly handle UTF8.
[Steve Henson]
- *) Implement draft-ietf-tls-renegotiation. Re-enable
+ *) Implement draft-ietf-tls-renegotiation-03. Re-enable
renegotiation but require the extension as needed. Unfortunately,
SSL3_FLAGS_ALLOW_UNSAFE_LEGACY_RENEGOTIATION turns out to be a
bad idea. It has been replaced by