|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8" /> |
5 | | - <title>HAProxy version 3.3-dev12-11 - Configuration Manual</title> |
| 5 | + <title>HAProxy version 3.3-dev12-30 - 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" /> |
|
4699 | 4699 | You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br> |
4700 | 4700 | </p> |
4701 | 4701 | <p class="text-right"> |
4702 | | - <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/08</b></small> |
| 4702 | + <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/13</b></small> |
4703 | 4703 | </p> |
4704 | 4704 | </div> |
4705 | 4705 | <!-- /.sidebar --> |
|
4710 | 4710 | <div class="text-center"> |
4711 | 4711 | <h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1> |
4712 | 4712 | <h2>Configuration Manual</h2> |
4713 | | - <p><strong>version 3.3-dev12-11</strong></p> |
| 4713 | + <p><strong>version 3.3-dev12-30</strong></p> |
4714 | 4714 | <p> |
4715 | 4715 | 2025/11/08<br> |
4716 | 4716 |
|
@@ -27989,7 +27989,7 @@ <h3 id="chapter-7.3.4" data-target="7.3.4"><small><a class="small" href="#7.3.4" |
27989 | 27989 | "<a href="#tune.ssl.keylog">tune.ssl.keylog</a>" |
27990 | 27990 | </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 |
27991 | 27991 | connection was made over an SSL/TLS transport layer. This requires |
27992 | | -OpenSSL >= 3.0.0. |
| 27992 | +OpenSSL >= 3.0.0 or AWS-LC >= 1.57.0. |
27993 | 27993 | </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 |
27994 | 27994 | back connection when the outgoing connection was made over an TLS 1.3 |
27995 | 27995 | transport layer. |
@@ -33737,7 +33737,7 @@ <h2 id="chapter-12.8" data-target="12.8"><small><a class="small" href="#12.8">12 |
33737 | 33737 | <br> |
33738 | 33738 | <hr> |
33739 | 33739 | <div class="text-right"> |
33740 | | - HAProxy 3.3-dev12-11 – Configuration Manual<br> |
| 33740 | + HAProxy 3.3-dev12-30 – Configuration Manual<br> |
33741 | 33741 | <small>, 2025/11/08</small> |
33742 | 33742 | </div> |
33743 | 33743 | </div> |
|
0 commit comments