home-assistant.io/source/_docs/ecosystem/certificates.markdown
2017-07-04 10:57:46 +02:00

15 lines
590 B
Markdown

---
layout: page
title: "Certificates"
description: "Protect your communication with Home Assistant."
release_date: 2016-11-13 15:00:00
sidebar: true
comments: false
sharing: true
footer: 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`](/components/http/) component.