We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930c0d7 commit 0a8fc6aCopy full SHA for 0a8fc6a
source/_docs/configuration/securing.markdown
@@ -22,7 +22,7 @@ One major advantage of Home Assistant is that it's not dependent on cloud servic
22
23
If you want to allow remote access, consider these additional points:
24
25
-- Protect your communication with [TLS](/blog/2015/12/13/setup-encryption-using-lets-encrypt/)
+- Protect your communication with [TLS/SSL](/ecosystem/certificates/lets_encrypt/)
26
- Protect your communication with [Tor](/cookbook/tor_configuration/)
27
- Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/)
28
- Use a [proxy](/cookbook/apache_configuration/)
0 commit comments