staromeste / homebridge-http-advanced-accessory

Supports all devices on HomeBridge Platform / Bridges devices to http
Apache License 2.0
65 stars 22 forks source link

Possibility to ignore self-signed certificates #44

Open MonsieurPommesFrites opened 1 year ago

MonsieurPommesFrites commented 1 year ago

I want to include the status of my WiiM mini streamer in Apple HomeKit. Unfortunately the WiiM developers only expose the status via https with a self-signed certificate. This results in the error message

GetState function failed: self-signed certificate

It would be great to include an option to ignore this.

matbe81 commented 1 year ago

Same issue.

But using an IP address in place of an URL seems to don't generate any error anymore, as a workaround.