All.
Background:
We have set up SMP 3.0 for our test environment in a clustered architecture.
Our two SMP servers are located in our internal network, and we have configured NGINX on two load balanced servers
in the DMZ.
We have created a public DNS name for accessing our hardware network Load Balancer, which balances the 2 NGINX servers.
The DNS name responds on standard https port 443, and the SSL certificate has been signed by GlobalSign.
I have deployed a dummy Agentry Application to perform a connect test to verify connection to the SMP.
This has been tested successfully on my PC using the ATE, ensuring I am using the external IP of the load balancer via an entry in my host file.
Problem:
When testing via Android I get the error "SSL Signature Verification Failure".
However testing in Chrome, I see the response "I am here!" from the SMP, and the certificate validates succesfully, meaning our certificate has been properly signed.
In Android I have tested with Agentry clients of versions 70.5.3 and 70.5.6.
Does anybody have any clues what I am missing ?
Thanks,
Søren Hansen