Fail to connect to RabbitMQ

0

Hello,

I'm trying to connect to a non-public RabbitMQ using nodejs and I keep getting the following error no matter what I've tried...

Error: Handshake terminated by server: 403 (ACCESS-REFUSED) with message "ACCESS_REFUSED - Login was refused using authentication mechanism PLAIN. For details see the broker logfile.

All docs for RabbitMQ + SSL stating the use of certificates. However, and AFAICT, cert authentication is not currently supported on AmazonMQ.

So my question is, what exactly is needed in order to successfully connect to a RabbitMQ broker over SSL on AmazonMQ.
Example of nodejs with amqplib would be highly appreciated.

Thanks!

Edited by: karadikid on May 31, 2021 8:02 AM

質問済み 3年前1303ビュー
2回答
2

What was the solution?

ahm3d
回答済み 2年前
-1

Managed to resolve it by myself, feel free to close\delete.

Thanks!

回答済み 3年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ