From 58809be4a72d6b81b3a4d9b48c14dc8139ab26b4 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 23 Nov 2012 10:14:49 -0500 Subject: Fix 6963 in proposal 198 too. In the list of v1 ciphers, we had listed SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, which didn't belong there, in a likely copy-and-paste issue from tor-spec.txt Fixes #6963; reported by cced. --- proposals/198-restore-clienthello-semantics.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'proposals/198-restore-clienthello-semantics.txt') diff --git a/proposals/198-restore-clienthello-semantics.txt b/proposals/198-restore-clienthello-semantics.txt index 3e336b0..c3b74c6 100644 --- a/proposals/198-restore-clienthello-semantics.txt +++ b/proposals/198-restore-clienthello-semantics.txt @@ -75,7 +75,6 @@ Proposed spec changes: TLS_DHE_RSA_WITH_AES_256_CBC_SHA TLS_DHE_RSA_WITH_AES_128_CBC_SHA SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA - SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA If the advertised ciphersuites in the ClientHello are _exactly_[*] the following, they indicate that the Tor v2+ link protocol is in -- cgit v1.2.3-54-g00ecf