This commit is contained in:
github-actions[bot] 2024-03-05 07:33:35 +00:00
parent 2fbf736fae
commit 64d44d4a26
3 changed files with 51 additions and 48 deletions

View file

@ -2532,6 +2532,9 @@ docker<span class="w"> </span>run<span class="w"> </span>--rm<span class="w"> </
<span class="w"> </span>certbot/certbot<span class="w"> </span>renew
</code></pre></div>
<p>This process can also be <a href="https://certbot.eff.org/docs/using.html#automated-renewals">automated via <em>cron</em> or <em>systemd timers</em></a>.</p>
<ul>
<li><a href="https://github.com/orgs/docker-mailserver/discussions/3917#discussioncomment-8661690">Example with a systemd timer</a></li>
</ul>
</div>
<div class="admonition note">
<p class="admonition-title">Using a different ACME CA</p>