Update securing.markdown (#2742)

Updated link for TLS/SSL to latest guide.
This commit is contained in:
Marc Forth 2017-06-03 08:16:48 +01:00 committed by Fabian Affolter
parent 930c0d7b0f
commit 0a8fc6aac3

View File

@ -22,7 +22,7 @@ One major advantage of Home Assistant is that it's not dependent on cloud servic
If you want to allow remote access, consider these additional points:
- Protect your communication with [TLS](/blog/2015/12/13/setup-encryption-using-lets-encrypt/)
- Protect your communication with [TLS/SSL](/ecosystem/certificates/lets_encrypt/)
- Protect your communication with [Tor](/cookbook/tor_configuration/)
- Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/)
- Use a [proxy](/cookbook/apache_configuration/)