-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
AMQ 7.12.0.GA
-
None
-
15
-
False
-
None
-
False
-
-
-
Customer feedback: documentation is not clear what URI parameter options are available in the mirroring configuration, especially for configuring certificates. For example:
<broker-connections>
<amqp-connection uri="tcp://localhost:61617?sslEnabled=true;trustStorePath=/tmp/ca.pem;trustStorePassword=foobar;trustStoreType=PEM" name="mirror" user="admin" password="admin">
<mirror/>
</amqp-connection>
</broker-connections>