Revert "Update lets_encrypt.markdown (#9695)" (#9751)

This reverts commit 5198c2f7d44ddfd5cef335e9e5e71edb898ab6e7.
This commit is contained in:
Franck Nijhof 2019-07-01 16:29:56 +02:00 committed by GitHub
parent e1e337d4a4
commit 36b90f61f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ This guide was added by mf_social on 16/03/2017 and was valid at the time of wri
* You can access your Home Assistant instance across your local network, and access the device that it is on via SSH from your local network.
* You know the internal IP address of your router and can access your router's configuration pages.
* You have already set up a password for your Home Assistant instance, following the advice on this page: [http](/docs/configuration/basic/)
* You want to access your Home Assistant instance when you are away from home (ie, not connected to your local network) and secure it with a [TLS/SSL certificate](https://hosting.review/web-hosting-glossary/#12).
* You want to access your Home Assistant instance when you are away from home (ie, not connected to your local network) and secure it with a TLS/SSL certificate.
* You have a basic understanding of the phrases I have used so far.
* You are not currently running anything on port 80 on your network (you'd know if you were).
* If you are not using Home Assistant on a Debian/Raspian/Hassbian system you will be able to convert any of the terminology I use in to the correct syntax for your system.