#When attempting to pull a clip from Scrypted, I'm receiving a URLSessionTask error

1 messages · Page 1 of 1 (latest)

robust valley
#

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?"

robust valley
#

If there's some way to import Scrypted's self-signed cert into HA's cert store, I'd be fine with that. Just don't know how to do it.