Skip to content

Commit 9b1422e

Browse files
HTTP API reference: a follow-up to #13037
1 parent 382ed14 commit 9b1422e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/rabbitmq_management/priv/www/api/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ <h2>Reference</h2>
10671067
This health assumes that
10681068

10691069
<ul>
1070-
<li>All certificates included in the PEM bundles on the nodes are relevant to RabbitMQ clients</li>
1070+
<li>All certificates included in the PEM bundles on the nodes are relevant to RabbitMQ clients, plugins or encrypted inter-node communication</li>
10711071
<li>Expired certificates is not a normal operating condition and any expired certificate found must be reported with a check failure</li>
10721072
</ul>
10731073

@@ -1079,7 +1079,7 @@ <h2>Reference</h2>
10791079
will be the next two months.
10801080
</p>
10811081
<p>
1082-
Relevant documentation guide: <a href="https://www.rabbitmq.com/docs/tls">TLS</a>
1082+
Relevant documentation guides: <a href="https://www.rabbitmq.com/docs/tls">TLS</a>, <a href="https://www.rabbitmq.com/docs/clustering-ssl">Encrypted Inter-node Communication</a></li>
10831083
</p>
10841084
</td>
10851085
</tr>

0 commit comments

Comments
 (0)