|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.3-dev7 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.3-dev7-5 - Configuration Manual</title> |
6 | 6 | <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" /> |
7 | 7 | <link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" /> |
8 | 8 | <link href="../css/page.css?0.4.2-15" rel="stylesheet" /> |
|
4603 | 4603 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4604 | 4604 | </p> |
4605 | 4605 | <p class="text-right"> |
4606 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/08/20</b></small> |
| 4606 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/08/21</b></small> |
4607 | 4607 | </p> |
4608 | 4608 | </div> |
4609 | 4609 | <!-- /.sidebar --> |
|
4614 | 4614 | <div class="text-center"> |
4615 | 4615 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4616 | 4616 | <h2>Configuration Manual</h2> |
4617 | | - <p><strong>version 3.3-dev7</strong></p> |
| 4617 | + <p><strong>version 3.3-dev7-5</strong></p> |
4618 | 4618 | <p> |
4619 | 4619 | 2025/08/20<br> |
4620 | 4620 |
|
@@ -16904,8 +16904,9 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.< |
16904 | 16904 | <pre class="text">Assignate a certificate <crtname> to a crt-list created automatically with the |
16905 | 16905 | frontend name and prefixed by @ (ex: '@frontend1'). |
16906 | 16906 |
|
16907 | | -This implicit crt-list will be assigned to every "<span class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">ssl<span class="caret"></span></a><ul class="dropdown-menu"><li class="dropdown-header">This keyword is available in sections :</li><li><a href="#ssl%20%28Bind%20options%29">Bind options</a></li><li><a href="#ssl%20%28Server%20and%20default-server%20options%29">Server and default-server options</a></li></ul></span>" bind lines in a |
16908 | | -frontend that does not already have the "<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>" or the "<a href="#crt-list">crt-list</a>" line. |
| 16907 | +This implicit crt-list will be assigned to every "<span class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">ssl<span class="caret"></span></a><ul class="dropdown-menu"><li class="dropdown-header">This keyword is available in sections :</li><li><a href="#ssl%20%28Bind%20options%29">Bind options</a></li><li><a href="#ssl%20%28Server%20and%20default-server%20options%29">Server and default-server options</a></li></ul></span>" bind lines in the |
| 16908 | +current frontend. |
| 16909 | + |
16909 | 16910 | crt-list commands from the stats socket are effective with this crt-list, so |
16910 | 16911 | one could replace, remove or add certificates and SSL options to it. |
16911 | 16912 | </pre><div class="separator"> |
@@ -33138,7 +33139,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12 |
33138 | 33139 | <br> |
33139 | 33140 | <hr> |
33140 | 33141 | <div class="text-right"> |
33141 | | - HAProxy 3.3-dev7 – Configuration Manual<br> |
| 33142 | + HAProxy 3.3-dev7-5 – Configuration Manual<br> |
33142 | 33143 | <small>, 2025/08/20</small> |
33143 | 33144 | </div> |
33144 | 33145 | </div> |
|
0 commit comments