[tor-bugs] #4587 [Tor Client]: Bugs in tor_tls_got_client_hello()
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Sun Nov 27 14:38:13 UTC 2011
#4587: Bugs in tor_tls_got_client_hello()
------------------------+---------------------------------------------------
Reporter: Sebastian | Owner:
Type: defect | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.3.x-final
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Comment(by rransom):
{{{
06:26 < troll> tls->server_handshake_count == 2 doesn;t mean reneg. it's
mean only second hello that tor sees. it's a wrong way to detect re
negatiations.
06:27 < rransom_> Is there a right way?
06:29 < troll> yes. just to count hello after TLS_DONE
06:29 < troll> if you wan to disable that hello too, it's another story.
06:30 < troll> I guess infinite helloes not a goot too, even for
handshake.
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4587#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list