mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 09:38:59 +00:00
590 B
590 B
layout, title, description, release_date, sidebar, comments, sharing, footer
layout | title | description | release_date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Certificates | Protect your communication with Home Assistant. | 2016-11-13 15:00:00 | true | false | true | true |
If you plan to expose your Home Assistant to the internet or want an extra layer of protection in your local network, consider to use SSL/TLS. This way you can protect your communication. Especially sensitive data like usernames and passwords are encrypted between the endpoints.
Setting up usually requires creating the certificate and configure the http
component.