Re: wireshark log

2016-10-21 Thread Vasudevan Comandur
Hi David, Thanks for your reply. The wireshark trace saved as a file and was attached to the previous mail. The trace file should be opened using wireshark app. What I had noticed was that when execute a ping command on accounts.careerbuilder.com the IP address after DNS

Re: wireshark log

2016-10-21 Thread David Motes
I do not see any trace attached. That is an old sdk. It might be it is trying to connect with SSL and the server only supports TLS. Might want to try a newer sdk. Or your intermediate certs are not right, There should be some previous posts discussing that issue. On Fri, Oct 21, 2016 at 10:23

Reading the TCP Connect Duration

2016-10-21 Thread Murat Balkan
Hi, I wonder if I can get HTTP connection setup duration from HttpClient. I have visibility to the DNS resolve time via the custom resolvers but not the connect duration. If the total page download duration is too much, I want to break down this total duration into TCP connection duration and

Fwd: wireshark log

2016-10-21 Thread Vasudevan Comandur
Hi, Attached is the Wireshark log file wherein the application got SSL peer not authenticated error but the trace shows that SSL handshake did not succeed. Is it possible to tell why the Alert message came from the server? We are using JDK 1.6. Appreciate your clarification on