Hello,
I have some security (SSL stack and ACLs) related use cases that seem
to be not implemented in Artemis code.For example I need to plug a custom X509TrustManager on Artemis broker acceptors. After looking at the source code I think I found a way: https://github.com/riccardomodanese/activemq-artemis/tree/sslConfigurableTrustManager What do you think? I would like to contribute to the project, if the community sees a value on it. Regards Riccardo
