My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1598: jsonrpc/ssl needs a delay to work using twistd
2 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by nolarid...@gmail.com, Oct 5, 2012
************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC.    *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS!  *****
************************************************************

Affected Version: 2.2.2.1

What steps will reproduce the problem?
1. setup a gerrit server on https, at url https://server:port
2. python test_http_agent.py https://server:port (see attached file)

What is the expected output? 
The same output as the one obtained when launching the request with a delay of one second
4. python test_http_agent.py https://server:port -d


What do you see instead?
The answer from the server never comes back.


Please provide any additional information below.
the first session in packets.png shows the result with
python test_http_agent.py https://server:port the second the result with
python test_http_agent.py https://server:port -d

I might send you the network dumps if necessary. However I'd need to communicate the private key of the test server I have so that you could see uncyphered packets, and I'm not sure whether I am allowed to do so :S
 
test_http_agent.py
2.5 KB   View   Download
packets.png
346 KB   View   Download
Sign in to add a comment

Powered by Google Project Hosting