I am trying to troubleshoot an issue with delays in LDAPS bind operations with tcpdump/wireshark.
Here is what I get from client side on a conversation with delays:
I see the following problems:
- I see no ServerHello response (this happens for all TLS sesssions). May be this a Wireshark or tcpdump collection issue?
- There is a gap of 8 seconds between the "Client Hello" and the next ACK. What could be the reason for this?