[tor-bugs] #2205 [Tor Relay]: private network of nodes running master doesn't allow client requests to complete
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Nov 26 02:39:44 UTC 2010
#2205: private network of nodes running master doesn't allow client requests to
complete
-----------------------+----------------------------------------------------
Reporter: Sebastian | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor Relay | Version:
Keywords: | Parent:
-----------------------+----------------------------------------------------
Comment(by nickm):
So, if I understand right, the problem is you think we're calling the
renegotate_callback too early: when we're in state SSl3_ST_SR_CERT_A, but
we haven't actually read any client certificates yet. Then
connection_or_check_valid_tls_handshake will say that we got a valid
handshake from the client and the client didn't authenticate (when really
it hasn't authenticated _yet_). And it will leave digest_rcvd set to 0.
That certainly seems possible!
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2205#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list