The full error is "URLSessionTask failed with error: The certificate for this server is invalid. You might be connecting to a server that is pretending to be '192.168.1.224' which could put your confidential information at risk."
I know the cause of the error. Scrypted is hosted at https://192.168.1.224:10443 with a self-signed cert. This works just fine in all other circumstances, but HA isn't happy. Is there something I can set somewhere that says "yes, protect me BUT allow insecure and non-valid SSL connections from this one particular IP?"