[ 
https://issues.apache.org/jira/browse/ARTEMIS-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Bertram resolved ARTEMIS-1598.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5.0

> Cannot lookup certificate from connector
> ----------------------------------------
>
>                 Key: ARTEMIS-1598
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1598
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Ulf Lilleengen
>             Fix For: 2.5.0
>
>
> We are using a keycloak sasl authentication plugin in artemis to authenticate 
> and authorize connections established outwards as well as incoming 
> connections.
> However, as the SslHandler is used in some cases to fetch the certificates of 
> the peer, the handler is looked up by the name "ssl". This only works for 
> incoming connections, since the NettyAcceptor uses addLast("ssl", 
> sslhandler), but the NettyConnector uses addLast(sslHandler). This causes the 
> lookup to fail.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to