You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we need a little test that demonstrates the problem, we can then rework the .restricted mode use of the operator cert and trust bundle to use them when they are present rather than when .restricted = true. Jolokia may not need a restricted flag at all.
We would like to protect the console using client certificates. To do this, we have enabled useClientAuth in the console configuration.
Configuration:
This has worked so far. The JaaS TextFileCertificateLoginModule maps the certificate provided by the client to a user and group.
However, once this is activated, the following errors appear in the status field of the ActiveMQArtemis resource:
I think the Jolokia client itself should also provide a client certificate. At the moment, there seems to be no way to do this?
The text was updated successfully, but these errors were encountered: