Add periods

This commit is contained in:
Fabian Affolter 2017-07-06 09:22:16 +02:00
parent 8bbfc16807
commit fe141703f9
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -22,9 +22,9 @@ 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: If you want to allow remote access, consider these additional points:
- Protect your communication with [TLS/SSL](/docs/ecosystem/certificates/lets_encrypt/) - Protect your communication with [TLS/SSL](/docs/ecosystem/certificates/lets_encrypt/).
- Protect your communication with [Tor](/cookbook/tor_configuration/) - Protect your communication with [Tor](/cookbook/tor_configuration/).
- Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/) - Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/).
- Use a [proxy](/cookbook/apache_configuration/) - Use a [proxy](/cookbook/apache_configuration/).