带 HTTPS 的 ActiveMQ Artemis 管理控制台

ActiveMQ Artemis Management Console with HTTPS

是否可以使用 HTTPS 而不是普通 HTTP 公开 ActiveMQ Artemis (2.16.0) 管理控制台? 在 Artemis 文档或 hawt.io 中都找不到任何文档来进行这种设置。

查看 this documentation ActiveMQ Artemis 用户手册。

您可以简单地设置 bootstrap.xmlweb 元素的 bind 属性以使用 https 而不是 http。然后,当然,您还需要配置其他相关设置,如 keyStorePathkeyStorePassword