I am trying to use the QPID libraries to connect to CloudAMQP and am consistently getting connection refused, or connection reset errors. If I use a locally installed RabbitMQ instance it works just fine. I don't have any issues connecting to CloudAMQP from nodeamqplib or other solutions.
I'm guessing it's something to do with the way the CloudAMQP instance requires SSL, but I'm not sure. I want to try and setup my local instance the exact same way CloudAMQP is configured to see if I can get more logging.
Any help would be much appreciated,
Thanks,
Ian