Update lets_encrypt.markdown

This commit is contained in:
Paulus Schoutsen 2017-10-13 23:40:08 -07:00 committed by Fabian Affolter
parent 4632b92157
commit beb9e48a45
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -7,13 +7,17 @@ sidebar: true
comments: false
sharing: true
footer: true
featured: true
featured: false
---
<p class='note'>
You should not use this if you are also using the [DuckDNS add-on]. The DuckDNS add-on has integrated Let's Encrypt support.
</p>
Setup and manage a [Let's Encrypt](https://letsencrypt.org/) certificate. This will create a certificate on the first run and will auto-renew if the certificate is within 30 days of expiration.
<p class='note warning'>
This add-on need port 80/443 to verify the certificate request, please stop all add-ons that also use these ports, or you may not be able to start this add-on.
This add-on uses ports 80/443 to verify the certificate request. You will need to stop all other add-ons that also use these ports.
</p>
```json
@ -42,3 +46,5 @@ http:
```
If you use a other port as `8123` or a SSL proxy, change the port number.
[DuckDNS add-on]: /addons/duckdns/