Site updated at 2018-01-21 17:19:20 UTC

This commit is contained in:
Travis CI 2018-01-21 17:19:21 +00:00
parent f162ffdf5a
commit 01c5ac1c51
44 changed files with 123 additions and 122 deletions

View file

@ -78,7 +78,7 @@
<p class="note">
You should not use this if you are also using the <a href="/addons/duckdns/">DuckDNS add-on</a>. The DuckDNS add-on has integrated Lets Encrypt support.
</p>
<p>Setup and manage a <a href="https://letsencrypt.org/">Lets 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>Setup and manage a <a href="https://letsencrypt.org/">Lets Encrypt</a> certificate. This addon will create a certificate on the first run and will auto-renew if the certificate is within 30 days of expiration.</p>
<div class="language-json highlighter-rouge"><pre class="highlight"><code><span class="p">{</span><span class="w">
</span><span class="nt">"email"</span><span class="p">:</span><span class="w"> </span><span class="s2">"example@example.com"</span><span class="p">,</span><span class="w">
</span><span class="nt">"domains"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="s2">"example.com"</span><span class="p">,</span><span class="w"> </span><span class="s2">"mqtt.example.com"</span><span class="p">,</span><span class="w"> </span><span class="s2">"hass.example.com"</span><span class="p">]</span><span class="w">
@ -98,7 +98,7 @@ You should not use this if you are also using the <a href="/addons/duckdns/">Duc
<span class="s">ssl_key</span><span class="pi">:</span> <span class="s">/ssl/privkey.pem</span>
</code></pre>
</div>
<p>If you use another port such as <code class="highlighter-rouge">8123</code> or a SSL proxy, change the port number.</p>
<p>If you use another port such as <code class="highlighter-rouge">8123</code> or an SSL proxy, change the port number.</p>
</article>
</div>
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">