lavocatt opened a new pull request, #5407: URL: https://github.com/apache/activemq-artemis/pull/5407
In the JAAS login module for Kubernetes, the current implementation is loading only a single CA from the bundle that is given by OpenShift, which in turn leads to an issue where the broker don't find a proper PKIX path. This is fixing the issue by loading every certificates from the bundle. The commit also brings in a new command line that can be used to test if pod is well configured to perform token reviews or not. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact