<div dir="ltr">Cool - the config I have for that section is:<div><br></div><div>







<p class="">{rabbitmq_management, [</p>
<p class="">        {listener, [{port, 15672},</p>
<p class="">        {ssl, true},</p>
<p class="">        {ssl_opts, [{cacertfile,"/etc/rabbitmq/cacert.pem"},</p>
<p class="">                {certfile,"/etc/rabbitmq/cert.pem"},</p>
<p class="">                {keyfile,"/etc/rabbitmq/key.pem"},</p>
<p class="">                {verify,verify_none},</p>
<p class="">                {fail_if_no_peer_cert,false},</p>
<p class="">                        {ciphers,[{dhe_rsa,aes_256_cbc,sha},</p>
<p class="">                                {dhe_dss,aes_256_cbc,sha},</p>
<p class="">                                {rsa,aes_256_cbc,sha}]}</p>
<p class="">                ]}</p>
<p class="">        ]}</p>
<p class="">]},</p><p class="">Just fyi, I have tested on 3.2.0, 3.2.1 & 3.2.3-1...all seem to be the same.</p><p class="">Appreciate the help.</p><p class="">Take care,</p><p class="">Steve</p></div></div><div class="gmail_extra">
<br clear="all"><div><div dir="ltr"><div><br></div><br><table width="550" cellspacing="0" cellpadding="0" border="0" bgcolor="#ffffff" style="margin:0px;padding:0px;width:550px;border:none;border-collapse:collapse;color:rgb(102,102,102);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:11px;line-height:14px">
<tbody><tr><td align="center" width="90" valign="top" bgcolor="#ffffff" style="vertical-align:top;padding:5px 0px 0px;border-style:solid none none;border-top-width:1px;border-top-color:rgb(218,218,218);width:90px;text-align:center">
<br><a href="http://www.yuppiechef.com/" style="color:rgb(56,176,221);text-decoration:none;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif" target="_blank" rel="nofollow" link="external"><img src="http://www.yuppiechef.com/images/yuppiechef-email-signature-logo-alt.png" alt="Yuppiechef" width="80" height="85" border="0" style="border:none"></a></td>
<td width="460" valign="top" bgcolor="#ffffff" style="vertical-align:top;padding:5px 0px 0px 15px;border-style:solid none none;border-top-width:1px;border-top-color:rgb(218,218,218);width:445px"><span><font color="#888888"><br>
<div style="font-size:12px;font-weight:bold">Steve Porter</div><div><a href="/user/SendEmail.jtp?type=node&node=32943&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a> <span style="color:rgb(204,204,204);padding:0px 3px">|</span> <a href="http://www.yuppiechef.com/" style="color:rgb(56,176,221);text-decoration:none;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif" target="_blank" rel="nofollow" link="external">www.yuppiechef.com</a></div>
<div>Tel: <span style="font-size:11px;line-height:14px">+27 21 702 4969 </span><span style="font-size:11px;line-height:14px;color:rgb(204,204,204);padding:0px 3px">|</span><span style="font-size:11px;line-height:14px"> Cell: +27 83 375 0320 </span></div>
</font></span><div><div>2 Tifosa Park, Bell Crescent, Westlake Business Park, 7945, South Africa</div><div style="padding-top:8px">Facing the Tweets: We do a bunch of not-so-serious-but-often-interesting-and-<br>sometimes-ridiculous stuff on <a href="http://www.facebook.com/photo.php?fbid=10150156515060864&set=a.7168410863.20172.7168140863" style="color:rgb(56,176,221);text-decoration:none;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif" target="_blank" rel="nofollow" link="external">www.facebook.com/yuppiechef</a> and on <a href="http://twitter.com/#!/yuppiechef/favorites" style="color:rgb(56,176,221);text-decoration:none;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif" target="_blank" rel="nofollow" link="external">www.twitter.com/yuppiechef</a>. Visit us or bring us a cupcake.</div>
</div></td></tr></tbody></table></div></div>
<br><br><div class="gmail_quote">On Wed, Jan 29, 2014 at 4:18 PM, Simon MacMullen-2 [via RabbitMQ] <span dir="ltr"><<a href="/user/SendEmail.jtp?type=node&node=32943&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>></span> wrote:<br>
<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">

        On 29/01/14 14:09, Steve Porter wrote:
<div><div class='shrinkable-quote'><br>>    crasher:
<br>>      initial call: rabbit_mgmt_external_stats:init/1
<br>>      pid: <0.24548.0>
<br>>      registered_name: rabbit_mgmt_external_stats
<br>>      exception exit: {badarg,
<br>>                          [{erlang,list_to_binary,
<br>>                               [[{dhe_rsa,aes_256_cbc,sha},
<br>>                                 {dhe_dss,aes_256_cbc,sha},
<br>>                                 {rsa,aes_256_cbc,sha}]]},
<br>> {rabbit_mgmt_external_stats,format_mochiweb_option,2},
<br>>                           {rabbit_mgmt_external_stats,
<br>> '-format_mochiweb_option_list/1-lc$^0/1-0-',1},
<br>>                           {rabbit_mgmt_external_stats,
<br>> '-format_mochiweb_option_list/1-lc$^0/1-0-',1},
<br>>                           {rabbit_mgmt_external_stats,
</div></div>OK, so when the node stats process is reporting the Mochiweb 
<br>configuration it looks like it's choking on some SSL options that are 
<br>configured there.
<br><br>Looks like a bug in that process; we should be able to fix that in the 
<br>next release.
<br><br></div></div><div class="im">Cheers, Simon
<br><br>-- 
<br>Simon MacMullen
<br>RabbitMQ, Pivotal
<br></div><div class="im">_______________________________________________
<br>rabbitmq-discuss mailing list
<br><a href="http://user/SendEmail.jtp?type=node&node=32942&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" rel="nofollow" link="external" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>

        
        
        
        <br>
        <br>
        <hr noshade size="1" color="#cccccc">
        </div><div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif"><div class="im">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                </div><a href="http://rabbitmq.1065348.n5.nabble.com/Node-statistics-not-available-v3-2-0-tp32937p32942.html" target="_blank" rel="nofollow" link="external">http://rabbitmq.1065348.n5.nabble.com/Node-statistics-not-available-v3-2-0-tp32937p32942.html</a>
        </div><div class="HOEnZb"><div class="h5">
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                
                To unsubscribe from Node statistics not available v3.2.0, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>

                <a href="http://rabbitmq.1065348.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></div></blockquote></div><br></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/Node-statistics-not-available-v3-2-0-tp32937p32943.html">Re: Node statistics not available v3.2.0</a><br/>
Sent from the <a href="http://rabbitmq.1065348.n5.nabble.com/">RabbitMQ mailing list archive</a> at Nabble.com.<br/>