Re: [ARTEMIS] Client certificate based login to management console

2018-04-26 Thread Justin Bertram
In general it's important to remember that although the broker and the hawtio console can both use the same JAAS configuration (specified in login.config) they don't necessarily support the same specific login modules. Justin On Thu, Apr 26, 2018 at 11:33 AM, Justin Bertram wrote: > In the Art

Re: [ARTEMIS] Client certificate based login to management console

2018-04-26 Thread Justin Bertram
In the Artemis broker the JAAS integration has code to get the certificate from the remote connection and pass it through in the proper places. I doubt the hawtio code has the same kind of logic to get the certificate from the connection to the web server (assuming it's even possible). Taking a qui

[ARTEMIS] Client certificate based login to management console

2018-04-26 Thread Stefaniuk, Marcin
I'm struggling to configure Artemis 2.4.0 management console to use the same client certificate based JAAS realm. CertLogin { org.apache.activemq.artemis.spi.core.security.jaas.TextFileCertificateLoginModule required debug=true org.apache.activemq.jaas.textfiledn.user="certif