-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings not populating when RabbitMQ is using SSL #1618
Comments
In the logs, we can see this : This points to an issue with how we call rabbitMQ when SSL is activated.
Suggestion : do not choose and add a way to have the call secured with the keystore or unsecured with an option in the properties |
(cherry picked from commit f8e1525)
Reopen because the RabbitMQ version is not displayed anymore |
Critical removed because our prospect qualified the bug as low impact |
@Dimfacion Do you have an ETA on this issue ? |
Description
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
No 500 error and settings populated
Actual Output
Additional information
Screenshots (optional)
The text was updated successfully, but these errors were encountered: