Site updated at 2017-10-15 14:12:11 UTC
This commit is contained in:
parent
03f3847048
commit
2688cd17ad
26 changed files with 65 additions and 65 deletions
|
@ -80,7 +80,7 @@ You should not use this if you are also using the <a href="/addons/duckdns/">Duc
|
|||
</p>
|
||||
<p>Setup and manage a <a href="https://letsencrypt.org/">Let’s Encrypt</a> certificate. This will create a certificate on the first run and will auto-renew if the certificate is within 30 days of expiration.</p>
|
||||
<p class="note warning">
|
||||
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.
|
||||
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. If you don’t need a port (like with https you don’t need port 80) you can remove this from network config.
|
||||
</p>
|
||||
<div class="language-json highlighter-rouge"><pre class="highlight"><code><span class="p">{</span><span class="w">
|
||||
</span><span class="nt">"challenge"</span><span class="p">:</span><span class="w"> </span><span class="s2">"https"</span><span class="p">,</span><span class="w">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue