Skip to content

Commit 867433e

Browse files
Merge pull request #11318 from womblep/patch-1
Update dynamic-shovels.ejs
2 parents 41922ca + 23794e1 commit 867433e

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)