We are quickly approaching our production and deploy and are struggling to get traffic routed through BigIP to our SMP server.
The BigIP is not doing any validation of the certificate from the qa server, so that is not a problem
After BigIP opens the TCP connection to the SMP server on port 8081, they exchange several packets, like a typical SSL negotiation. But then the SMP server closes the connection before an HTTP request can be sent. It seems SMP is not allowing the connection for some unknown reason.
Can anyone suggest what to check next?