<div dir="ltr">I'm attempting to configure RabbitMQ to use ssl authentication.  The C# client is failing with the error <br><br><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><font face="courier new, monospace">No compatible authentication mechanism found - server offered []</font></div></blockquote><div><div><br></div></div><div>When rabbitmq.config has the settings</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><font face="courier new, monospace">{auth_mechanisms, ['EXTERNAL']},</font></div></blockquote><div><br></div><div>I've validated that the plugin is both installed and enabled. </div></div>