alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.44k stars 209 forks source link

✨ [REQUEST] Baikal: Using let's encrypt SSL certificates #609

Open financelurker opened 1 year ago

financelurker commented 1 year ago

Which addon?

Baikal

Is your feature request related to a problem? Please describe.

macOS needs SSL to properly synchronize contacts via carddav.

Describe the solution you'd like

Would be awesome if that baikal Add-On is using the HASS let's encrypt SSL certificates.

alexbelgium commented 1 year ago

Hi, it doesn't seem taken into account by the app : https://sabre.io/baikal/docker-secure-deployment/

You could install the nginx Addon and perform a ssl redirect with it

einheitsnamezahl123 commented 1 month ago

Could you elaborate on how to set up the SSL redirect in the following case? There are a few examples online, but they are all for access to haos from outside the local network. Would a dyndns/external URL be needed for making SSL work here or is that solution also feasible if haos is only accessible in the local network?

alexbelgium commented 1 month ago

Hi, indeed I don't think ssl certificates can be given for ip, isn't it necessary for a domain?

Here is the link to the official add-on which automatically configures ssl, but you indeed need external access to be able to grant a ssl certificate : https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/v1.0.1