|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.2.8 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.2.8-1 - 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" /> |
|
4622 | 4622 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4623 | 4623 | </p> |
4624 | 4624 | <p class="text-right"> |
4625 | | - <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/11/07</b></small> |
| 4625 | + <small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2025/11/17</b></small> |
4626 | 4626 | </p> |
4627 | 4627 | </div> |
4628 | 4628 | <!-- /.sidebar --> |
|
4633 | 4633 | <div class="text-center"> |
4634 | 4634 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4635 | 4635 | <h2>Configuration Manual</h2> |
4636 | | - <p><strong>version 3.2.8</strong></p> |
| 4636 | + <p><strong>version 3.2.8-1</strong></p> |
4637 | 4637 | <p> |
4638 | 4638 | 2025/11/07<br> |
4639 | 4639 |
|
@@ -27426,7 +27426,7 @@ <h3 id="chapter-7.3.4" data-target="7.3.4"><small><a class="small" href="#7.3.4" |
27426 | 27426 | "<a href="#tune.ssl.keylog">tune.ssl.keylog</a>" |
27427 | 27427 | </pre><a class="anchor" name="ssl_bc_curve"></a><a class="anchor" name="7-ssl_bc_curve"></a><a class="anchor" name="7.3.4-ssl_bc_curve"></a><a class="anchor" name="ssl_bc_curve (Using ACLs and fetching samples)"></a><a class="anchor" name="ssl_bc_curve (Fetching samples at Layer 5)"></a><div class="keyword"><b><a class="anchor" name="ssl_bc_curve"></a><a href="#7.3.4-ssl_bc_curve">ssl_bc_curve</a></b> : string</div><pre class="text">Returns the name of the curve used in the key agreement when the outgoing |
27428 | 27428 | connection was made over an SSL/TLS transport layer. This requires |
27429 | | -OpenSSL >= 3.0.0. |
| 27429 | +OpenSSL >= 3.0.0 or AWS-LC >= 1.57.0. |
27430 | 27430 | </pre><a class="anchor" name="ssl_bc_early_exporter_secret"></a><a class="anchor" name="7-ssl_bc_early_exporter_secret"></a><a class="anchor" name="7.3.4-ssl_bc_early_exporter_secret"></a><a class="anchor" name="ssl_bc_early_exporter_secret (Using ACLs and fetching samples)"></a><a class="anchor" name="ssl_bc_early_exporter_secret (Fetching samples at Layer 5)"></a><div class="keyword"><b><a class="anchor" name="ssl_bc_early_exporter_secret"></a><a href="#7.3.4-ssl_bc_early_exporter_secret">ssl_bc_early_exporter_secret</a></b> : string</div><pre class="text">Return the EARLY_EXPORTER_SECRET as an hexadecimal string for the |
27431 | 27431 | back connection when the outgoing connection was made over an TLS 1.3 |
27432 | 27432 | transport layer. |
@@ -33179,7 +33179,7 @@ <h2 id="chapter-12.9" data-target="12.9"><small><a class="small" href="#12.9">12 |
33179 | 33179 | <br> |
33180 | 33180 | <hr> |
33181 | 33181 | <div class="text-right"> |
33182 | | - HAProxy 3.2.8 – Configuration Manual<br> |
| 33182 | + HAProxy 3.2.8-1 – Configuration Manual<br> |
33183 | 33183 | <small>, 2025/11/07</small> |
33184 | 33184 | </div> |
33185 | 33185 | </div> |
|
0 commit comments