<div dir="ltr">Hi,<div><br></div><div>I have enabled the SASL configuration in rabbitmq.config with auth mechanism as EXTERNAL and also enabled the plugin -�rabbitmq-auth-mechanism-ssl .</div><div><br></div><div>I have the following too in the rabbitmq.config :-</div>

<div><br></div><div><div>{verify, verify_peer}, {fail_if_no_peer_cert, true}</div></div><div><br></div><div>When I connect a java client, I get the following :-</div><div><br></div><div><div>Exception in thread &quot;main&quot; java.io.IOException: No compatible authentication mechanism found - server offered [EXTERNAL]</div>

<div><span class="" style="white-space:pre">        </span>at com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:330)</div></div><div><br></div><div>I use Example2.java form�<a href="http://www.rabbitmq.com/ssl.html">http://www.rabbitmq.com/ssl.html</a>�.</div>

<div><br></div><div>Could you give me any pointers on what the problem could be ? I use version 3.1.3.�</div><div><br></div><div>Regards,</div><div>Rang</div></div>