Search code examples
jaashawtioactivemq-artemis

Activemq Artemis Console Certificate Authentication


I am trying to setup the built in hawt.io console to authenticate users based off of certificates instead of username and password. I've looked around and can't find much info on how to go about doing this. The best I found was this person asking the same question which pretty much allowed me to get the same spot they are in.

Just to reiterate I am not trying to setup certificate authentication for the queues (I already have that working), but rather the management console that runs with the broker.

Any advice on how to do this would be much appreciated!


Solution

  • According to Tadayoshi Sato. Not yet supported but there is an open ticket:

    https://github.com/hawtio/hawtio/issues/2469