Struggling to configure RabbitMQ for TLS-PSK to enable connection from an IoT device using MQTT TLS-PSK #11505
-
Unable to find SSL configuration variables in RabbitMQ configuration for setting up 'TLS-PSK' |
Beta Was this translation helpful? Give feedback.
Answered by
lukebakken
Jun 20, 2024
Replies: 1 comment
-
Hello, You have not provided nearly enough information for anyone to assist you. In addition, only commercial users of RabbitMQ will receive support for TLS-related questions (support policy). Since RabbitMQ uses the Erlang VM, this example project may demonstrate the settings you're looking for - https://github.com/zmstone/erlang-psk-example |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lukebakken
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
You have not provided nearly enough information for anyone to assist you. In addition, only commercial users of RabbitMQ will receive support for TLS-related questions (support policy).
Since RabbitMQ uses the Erlang VM, this example project may demonstrate the settings you're looking for - https://github.com/zmstone/erlang-psk-example