HTTP integration

My HA instance is only available on the LAN so I used to access it from browsers using http. I recently added self signed certificates so that I can access it using https which seems to have turned off http access.

While my PC browser can live with the self signed cert once I tell it to do so, the HA app on my iPhone cannot.

Is there a way to re-enable http access while retaining https access (I’m not worried about the security aspects)? If not, I’m going to have to figure out how to install the CA certificate on the iPhone.

Thanks

Looks like using a reverse proxy: Home Assistant | How to have both http and https available

I didn’t understand the thread enough to be able to implement a reverse proxy :frowning_face:

Maybe this will explain more: Setting Up A HTTPS To HTTP Reverse Proxy