[tor-bugs] #11513 [Tor]: Make UNRESTRICTED_SERVER_CIPHER_LIST non-stupid
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Apr 14 18:00:18 UTC 2014
#11513: Make UNRESTRICTED_SERVER_CIPHER_LIST non-stupid
------------------------+-----------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-client 024-backport tls
Actual Points: | Parent ID:
Points: |
------------------------+-----------------------------------------
Comment (by nickm):
Found another bug too:
{{{
#ifdef TLS1_TXT_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TLS1_TXT_ECDHE_RSA_WITH_AES_128_GCM_SHA256
#endif
}}}
There's a missing colon there, so it will get squished together with
TLS1_TXT_DHE_RSA_WITH_AES_256_SHA .
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11513#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list