mirror of
https://github.com/torproject/torspec.git
synced 2025-02-21 17:30:47 +00:00
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.
This commit is contained in:
parent
08b4c89058
commit
58809be4a7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user