<div dir="ltr">Hello,<div><br></div><div>I'm trying to get SSL working on my Rabbit server, following the instructions at https://www.rabbitmq.com/ssl.html 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,{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.1',tlsv1,sslv3]},</div><div> {available,['tlsv1.2','tlsv1.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 class="normal" 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; cursor: default; 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>