<div dir="ltr"><div>hi,</div><div><br></div><div>I had the same issue until I changed the permissions of the generated ssl files.</div><div>Rabbitmq starts without any warning message even if the files are not readable. <br></div><div>Make sure that the user who is running rabbitmq is able to read the needed ssl files (ca,crt,key).<br></div><div> </div><div>oliver<br></div><div><br></div><div> </div><div>Am Samstag, 5. April 2014 18:01:14 UTC+2 schrieb Joe Abrams:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hello,<div><br></div><div>I'm trying to get SSL working on my Rabbit server, following the instructions at <a href="https://www.rabbitmq.com/ssl.html" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwww.rabbitmq.com%2Fssl.html\46sa\75D\46sntz\0751\46usg\75AFQjCNHSYO7azaNEJViBaR2bYp1E_Z9wPw';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwww.rabbitmq.com%2Fssl.html\46sa\75D\46sntz\0751\46usg\75AFQjCNHSYO7azaNEJViBaR2bYp1E_Z9wPw';return true;">https://www.rabbitmq.com/<wbr>ssl.html</a> verbatim, but am getting this error when making connections:</div><div><br></div><div><div>=INFO REPORT==== 5-Apr-2014::15:28:48 ===</div><div>accepting AMQP connection <0.678.0> (.....)</div></div><div><br></div><div><div>=ERROR REPORT==== 5-Apr-2014::15:28:53 ===</div><div>error on AMQP connection <0.678.0>: {ssl_upgrade_error,{options,{<wbr>cacertfile,[47,11...</div></div><div><br></div><div>I'm following the SSL troubleshooting guide and get the above error when trying to 'Attempt SSL connection to Broker' from the same machine.</div><div><br></div><div>It looks like my config *is* being read as I see this in my logs:</div><div><br></div><div><div>=INFO REPORT==== 5-Apr-2014::14:38:13 ===</div><div>started SSL Listener on [::]:5671</div></div><div><br></div><div>+++ My system details +++</div><div>Ubuntu 13.10 (I'm on ec2)</div><div>SSL version: [{ssl_app,"5.3"},</div><div> {supported,['tlsv1.2','tlsv1.<wbr>1',tlsv1,sslv3]},</div><div> {available,['tlsv1.2','tlsv1.<wbr>1',tlsv1,sslv3]}]</div><div><span style="color:rgb(68,68,68);font-family:Verdana,sans-serif;font-size:12.222222328186035px;text-align:right">RabbitMQ 3.3.0, </span><acronym title="Erlang R16B01 (erts-5.10.2) [source] [64-bit] [smp:2:2] [async-threads:30] [kernel-poll:true]" style="background-image:none;color:rgb(68,68,68);border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;border-style:none none dotted;border-bottom-width:1px;font-family:Verdana,sans-serif;font-size:12.222222328186035px;text-align:right">Erlang R16B01</acronym><br></div><div><br></div><div>I've banged my head on this for a day now and am not making progress.  Any help would be greatly appreciate.  Thanks -Joe</div></div></blockquote></div></div>