Hey everybody!
I'm trying to get a rule machine rule to do an HTTP Get to an internal URL, unfortunately it's only accessible to Hubitat via IP, and the SSL certificate doesn't have the IP in it... can't seem to fix the cert, so how can I make Hubitat ignore that? HTTP only is not an option, has to be HTTPS.
this is a simple rule, to trigger recording on synology surveillance station when HSM detects an intrusion.
I don't think you can get RM to ignore self-signed or bad certs but I know you can flag HubActions or httpGet to ignore them... one of the two or both. So, if you feel like moving it out of RM into an app you can tackle it that way.