doc: fix references to AMQP (#57117)

This commit is contained in:
Frédéric Péters 2021-09-20 17:48:19 +02:00
parent 81f83e7be5
commit ed61e3ba8a
2 changed files with 4 additions and 4 deletions

View File

@ -121,7 +121,7 @@
<g class="com.sun.star.drawing.TextShape">
<g id="id4">
<rect class="BoundingBox" stroke="none" fill="none" x="11800" y="12800" width="2734" height="1362"/>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="494px" font-weight="400"><tspan class="TextPosition" x="12050" y="13374"><tspan fill="rgb(0,0,0)" stroke="none">AMPQ</tspan></tspan></tspan><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="494px" font-weight="400"><tspan class="TextPosition" x="12050" y="13929"><tspan fill="rgb(0,0,0)" stroke="none">RabbitMQ</tspan></tspan></tspan></text>
<text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="494px" font-weight="400"><tspan class="TextPosition" x="12050" y="13374"><tspan fill="rgb(0,0,0)" stroke="none">AMQP</tspan></tspan></tspan><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="494px" font-weight="400"><tspan class="TextPosition" x="12050" y="13929"><tspan fill="rgb(0,0,0)" stroke="none">RabbitMQ</tspan></tspan></tspan></text>
</g>
</g>
<g class="com.sun.star.drawing.CustomShape">
@ -295,4 +295,4 @@
</g>
</g>
</g>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

View File

@ -26,7 +26,7 @@ Les ports réseaux suivants doivent être ouverts, sans filtre (très important!
* en entrée:
* SSH (22/tcp)
* HTTPS (443/tcp)
* AMPQ (5671/tcp) (au cas où les applicatifs sont répartis sur plusieurs machines)
* AMQP (5671/tcp) (au cas où les applicatifs sont répartis sur plusieurs machines)
* en sortie:
* SMTP (25/tcp)
@ -34,7 +34,7 @@ Les ports réseaux suivants doivent être ouverts, sans filtre (très important!
* HTTP et HTTPS (80/tcp et 443/tcp)
* PostgreSQL (5432/tcp)
* LDAP (389/tcp et 636/TCP)
* AMPQ (5671/tcp) (au cas où les applicatifs sont répartis sur plusieurs machines)
* AMQP (5671/tcp) (au cas où les applicatifs sont répartis sur plusieurs machines)
## Certificat X509