TLS1.2 handshaking issue, need help, urgent, thanks a ton!
Hi, I encountered an issue while client and server TLS1.2 handshaking, so I am not able to send TLS1.2 data from client to server.
I recorded a wireshark trace file.
From the log, I can see following "Client hello, Server Hello,Change Cipher Spec, Encrypted Handshake Message" back and forth. But, I am not able to see the "Certificate, Server key exchange, Server Hello Done" package.
Is there anyone can help me understand what the root cause of it and how to fix this issue? Thanks so much!
Sorry I am not able to upload the trace file as my account is a new account.
Here is the Wireshark trace log snippet:
1726 2019-04-24 06:00:54.023885 stgcsgen3pt-1611270.lvs02.dev.ayc3.com lvs-wfmqa-002.corp.ay.com TLSv1.2 381 Client Hello
1732 2019-04-24 06:00:54.051177 lvs-wfmqa-002.corp.ay.com stgcsgen3pt-1611270.lvs02.dev.ayc3.com TLSv1.2 216 Server Hello, Change Cipher Spec, Encrypted Handshake Message
1734 2019-04-24 06:00:54.063671 stgcsgen3pt-1611270.lvs02.dev.ayc3.com lvs-wfmqa-002.corp.ay.com TLSv1.2 117 Change Cipher Spec, Encrypted Handshake Message
1736 2019-04-24 06:00:54.063833 stgcsgen3pt-1611270.lvs02.dev.ayc3.com lvs-wfmqa-002.corp.ay.com TLSv1.2 443 Application Data
...
1858 2019-04-24 06:01:09.162509 stgcsgen3pt-1611270.lvs02.dev.ayc3.com lvs-wfmqa-002.corp.ay.com TLSv1.2 381 Client Hello
1864 2019-04-24 06:01:09.187792 lvs-wfmqa-002.corp.ay.com stgcsgen3pt-1611270.lvs02.dev.ayc3.com TLSv1.2 216 **Server Hello, Change Cipher Spec, Encrypted Handshake Message
1866 2019-04-24 06:01:09.200101 stgcsgen3pt-1611270.lvs02.dev.ayc3.com lvs-wfmqa-002.corp.ay.com TLSv1.2 117 Change Cipher Spec, Encrypted Handshake Message
...
Best Regards -Jun
Use any publicly accessible file sharing service to provide a capture file and provide a link here.