Skip to content

Commit 5b97756

Browse files
Merge pull request #11320 from rabbitmq/mergify/bp/v3.12.x/pr-11319
Update dynamic-shovels.ejs (backport #11318) (backport #11319)
2 parents 8a874cc + 5e86c7c commit 5b97756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_shovel_management/priv/www/js/tmpl/dynamic-shovels.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
connect to server-name, with credentials and SSL
358358
</li><br />
359359
<li>
360-
<code>amqps://server-name?cacertfile=/path/to/cacert.pem&certfile=/path/to/cert.pem&keyfile=/path/to/key.pem&verify=verify_peer&fail_if_no_peer_cert=true&auth_mechanism=external</code><br/>
360+
<code>amqps://server-name?cacertfile=/path/to/cacert.pem&certfile=/path/to/cert.pem&keyfile=/path/to/key.pem&verify=verify_peer&auth_mechanism=external</code><br/>
361361
connect to server-name, with SSL and EXTERNAL authentication
362362
</li>
363363
</ul>

0 commit comments

Comments
 (0)