Hello we are facing a security problem with apk, there's a application validating our apk (Appthority) and reports this:
Disables SSL CA Validation
[
{
"status": "DISABLED",
"hostname": "xxx.xxxxxx-xx.com",
"connection": "10.27.68.128:40326->192.129.240.16:443",
"validation_hostnames": [
]
wa are using https connection for WS and SSL/TLS implementation, and trusted certificate
this only happens with apk but not with ipa
greetings