Currently we successfully configured the router to use Mutual TLS on both ends:
Sender (Cert1) -> Router (Cert 2) -> Artemis MQ Broker (Cert 3). Using the corresponding sslProfile on the connector and listener. We have encountered an issue nevertheless, since we use a custom CertificateLoginModule on the broker that assigns specific permissions based on the incoming certificate. I haven't found a way in the documentation to "pass through" the credentials to the broker, instead of using the router's one, so I would like to know if currently there's a way to do this. -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
