Skip to content

Commit 16d109f

Browse files
authored
Update lets_encrypt.markdown
1 parent 5605937 commit 16d109f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

source/_addons/lets_encrypt.markdown

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@ sidebar: true
77
comments: false
88
sharing: true
99
footer: true
10-
featured: true
10+
featured: false
1111
---
1212

13+
<p class='note'>
14+
You should not use this if you are also using the [DuckDNS add-on]. The DuckDNS add-on has integrated Let's Encrypt support.
15+
</p>
16+
1317
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.
1418

1519
<p class='note warning'>
16-
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.
20+
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.
1721
</p>
1822

1923
```json
@@ -42,3 +46,5 @@ http:
4246
```
4347
4448
If you use a other port as `8123` or a SSL proxy, change the port number.
49+
50+
[DuckDNS add-on]: /addons/duckdns/

0 commit comments

Comments
 (0)