SSL connection issue
We connect to our customers REST API service to send EDI. They are in the process of changing to a new server.
The customer said all client certificates would be accepted on the new server. But when I try to connect to the new server the process hangs for about 60 seconds and fails when trying to do the SSL verification (I think).
Can any knowledgeable person examine the two pcap files below to see if they can determine any cause?
File OldWork.pcap is the connection to the customer's old server that is working.
https://www.dropbox.com/scl/fi/td9riq...
File NewFail.pcap is the new server that fails.