Matt Pavlovich created AMQ-9750: ----------------------------------- Summary: Update JaasDualAuthenticationBroker to support mix-mode SSL Key: AMQ-9750 URL: https://issues.apache.org/jira/browse/AMQ-9750 Project: ActiveMQ Classic Issue Type: Improvement Reporter: Matt Pavlovich
Currently, the JaasCertificateAuthentication requires a cert, but the jaasDual isSSL only checks if the transportConnector is configured for SSL. To properly support both one-way and two-way SSL connections on the same broker (via wantClientAuth=true on the transportConnector) when using JaasDualAuthenticationPlugin, there needs to be a config option to enforce the check for the presence of the certificate, and not just if the transport connector is using ssl. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact