Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-977

Cannot lookup certificate from connector

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Wondering if this could be backported to 7.1. From https://issues.apache.org/jira/browse/ARTEMIS-1598 :

      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.

              rh-ee-ataylor Andy Taylor
              lulf@redhat.com Ulf Lilleengen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: