mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-29 22:36:50 +00:00
Update lets_encrypt.markdown
This commit is contained in:
parent
4632b92157
commit
beb9e48a45
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user