Skip to content

Commit

Permalink
Update docs for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
HAProxy Community committed Apr 16, 2024
1 parent 4b2ffdf commit 1fe7351
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 12 deletions.
17 changes: 13 additions & 4 deletions docs/dev/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>HAProxy version 3.0-dev7-60 - Configuration Manual</title>
<title>HAProxy version 3.0-dev7-66 - Configuration Manual</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
Expand Down Expand Up @@ -2097,6 +2097,11 @@

<a class="list-group-item" href="#jwt_verify">jwt_verify</a>

</div> <!-- /letter -->
<div class="letter" id="letter-K"><h4>K</h4>

<a class="list-group-item" href="#key-base">key-base</a>

</div> <!-- /letter -->
<div class="letter" id="letter-L"><h4>L</h4>

Expand Down Expand Up @@ -4221,7 +4226,7 @@
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
</p>
<p class="text-right">
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/04/13</b></small>
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/04/15</b></small>
</p>
</div>
<!-- /.sidebar -->
Expand All @@ -4232,7 +4237,7 @@
<div class="text-center">
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
<h2>Configuration Manual</h2>
<p><strong>version 3.0-dev7-60</strong></p>
<p><strong>version 3.0-dev7-66</strong></p>
<p>
2024/04/06<br>

Expand Down Expand Up @@ -6549,6 +6554,7 @@ <h2 id="chapter-2.8" data-target="2.8"><small><a class="small" href="#2.8">2.8.<
- <a href="#insecure-fork-wanted">insecure-fork-wanted</a>
- <a href="#insecure-setuid-wanted">insecure-setuid-wanted</a>
- <a href="#issuers-chain-path">issuers-chain-path</a>
- <a href="#key-base">key-base</a>
- <a href="#localpeer">localpeer</a>
- <a href="#log">log</a>
- <a href="#log-send-hostname">log-send-hostname</a>
Expand Down Expand Up @@ -7209,6 +7215,9 @@ <h2 id="chapter-3.1" data-target="3.1"><small><a class="small" href="#3.1">3.1.<
chain if a file with IntermediateCA2+IntermediateCA1 is present in
&quot;<a href="#issuers-chain-path">issuers-chain-path</a>&quot; directory. All other certificates with the same issuer
will share the chain in memory.
</pre><a class="anchor" name="key-base"></a><a class="anchor" name="3-key-base"></a><a class="anchor" name="3.1-key-base"></a><a class="anchor" name="key-base (Global parameters)"></a><a class="anchor" name="key-base (Process management and security)"></a><div class="keyword"><b><a class="anchor" name="key-base"></a><a href="#3.1-key-base">key-base</a></b> <span style="color: #080">&lt;dir&gt;</span></div><pre class="text">Assigns a default directory to fetch SSL private keys from when a relative
path is used with &quot;key&quot; directives. Absolute locations specified prevail and
ignore &quot;<a href="#key-base">key-base</a>&quot;. This option only works with a crt-store load line.
</pre><a class="anchor" name="limited-quic"></a><a class="anchor" name="3-limited-quic"></a><a class="anchor" name="3.1-limited-quic"></a><a class="anchor" name="limited-quic (Global parameters)"></a><a class="anchor" name="limited-quic (Process management and security)"></a><div class="keyword"><b><a class="anchor" name="limited-quic"></a><a href="#3.1-limited-quic">limited-quic</a></b></div><pre class="text">This setting must be used to explicitly enable the QUIC listener bindings when
haproxy is compiled against a TLS/SSL stack without QUIC support, typically
OpenSSL. It has no effect when haproxy is compiled against a TLS/SSL stack
Expand Down Expand Up @@ -29908,7 +29917,7 @@ <h2 id="chapter-11.3" data-target="11.3"><small><a class="small" href="#11.3">11
<br>
<hr>
<div class="text-right">
HAProxy 3.0-dev7-60 &ndash; Configuration Manual<br>
HAProxy 3.0-dev7-66 &ndash; Configuration Manual<br>
<small>, 2024/04/06</small>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/dev/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>HAProxy version 3.0-dev7-60 - Starter Guide</title>
<title>HAProxy version 3.0-dev7-66 - Starter Guide</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
Expand Down Expand Up @@ -484,7 +484,7 @@
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
</p>
<p class="text-right">
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/04/13</b></small>
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/04/15</b></small>
</p>
</div>
<!-- /.sidebar -->
Expand All @@ -495,7 +495,7 @@
<div class="text-center">
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
<h2>Starter Guide</h2>
<p><strong>version 3.0-dev7-60</strong></p>
<p><strong>version 3.0-dev7-66</strong></p>
<p>
<br>

Expand Down Expand Up @@ -2515,7 +2515,7 @@ <h2 id="chapter-4.4" data-target="4.4"><small><a class="small" href="#4.4">4.4.<
<br>
<hr>
<div class="text-right">
HAProxy 3.0-dev7-60 &ndash; Starter Guide<br>
HAProxy 3.0-dev7-66 &ndash; Starter Guide<br>
<small>, </small>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/dev/management.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>HAProxy version 3.0-dev7-60 - Management Guide</title>
<title>HAProxy version 3.0-dev7-66 - Management Guide</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
Expand Down Expand Up @@ -625,7 +625,7 @@
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
</p>
<p class="text-right">
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/04/13</b></small>
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2024/04/15</b></small>
</p>
</div>
<!-- /.sidebar -->
Expand All @@ -636,7 +636,7 @@
<div class="text-center">
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
<h2>Management Guide</h2>
<p><strong>version 3.0-dev7-60</strong></p>
<p><strong>version 3.0-dev7-66</strong></p>
<p>
<br>

Expand Down Expand Up @@ -5151,7 +5151,7 @@ <h3 id="chapter-9.4.1" data-target="9.4.1"><small><a class="small" href="#9.4.1"
<br>
<hr>
<div class="text-right">
HAProxy 3.0-dev7-60 &ndash; Management Guide<br>
HAProxy 3.0-dev7-66 &ndash; Management Guide<br>
<small>, </small>
</div>
</div>
Expand Down

0 comments on commit 1fe7351

Please sign in to comment.