You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</pre><a class="anchor" name="domains"></a><a class="anchor" name="3-domains"></a><a class="anchor" name="3.12.1-domains"></a><a class="anchor" name="domains (Global parameters)"></a><a class="anchor" name="domains (Load options)"></a><div class="keyword"><b><a class="anchor" name="domains"></a><a href="#3.12.1-domains">domains</a></b> <span style="color: #080"><string></span></div><pre class="text">Configure the list of domains that will be used for ACME certificates. The
10820
10823
first domain of the list is used as the CN. Domains are separated by commas in the list.
10821
10824
10822
-
See also Section 3.13 ("ACME") and "<a href="#acme">acme</a>" in this section.
10825
+
See also Section 3.13 ("ACME") and "<span class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">acme<span class="caret"></span></a><ul class="dropdown-menu"><li class="dropdown-header">This keyword is available in sections :</li><li><a href="#acme%20%28Load%20options%29">Load options</a></li><li><a href="#acme%20%28ACME%29">ACME</a></li></ul></span>" in this section.
curtime + (notAfter - notBefore) / 12, or 7 days if notBefore is not defined.
10957
10960
The scheduler will then sleep and wakeup after 12 hours.
10958
10961
It is possible to start manually a renewal task with "acme renew'.
10959
-
See also "acme ps" in the management guide.
10962
+
See also "acme status" in the management guide.
10960
10963
10961
10964
The following keywords are usable in the ACME section:
10962
10965
</pre><a class="anchor" name="account-key"></a><a class="anchor" name="3-account-key"></a><a class="anchor" name="3.13-account-key"></a><a class="anchor" name="account-key (Global parameters)"></a><a class="anchor" name="account-key (ACME)"></a><div class="keyword"><b><a class="anchor" name="account-key"></a><a href="#3.13-account-key">account-key</a></b> <span style="color: #080"><filename></span></div><pre class="text">Configure the path to the account key. The key need to be generated before
HAProxy uses a cache system, the files are loaded only once in the certificate
21667
21670
storage, and each next "<span class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">crt<span class="caret"></span></a><ul class="dropdown-menu"><li class="dropdown-header">This keyword is available in sections :</li><li><a href="#crt%20%28Load%20options%29">Load options</a></li><li><a href="#crt%20%28Bind%20options%29">Bind options</a></li><li><a href="#crt%20%28Server%20and%20default-server%20options%29">Server and default-server options</a></li></ul></span>" keyword will use this cached version. When the
21668
-
certificate was declared in a "crt-store", the certificate storage is
21671
+
certificate was declared in a "<a href="#crt-store">crt-store</a>", the certificate storage is
21669
21672
populated from there and don't try to load additional files by detecting file
0 commit comments