Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-908

Add Support for SSL in JMS Processors

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.4.0
    • Extensions

    Description

      Add support for SSL in the JMS processors.

      ActiveMQ is the only provider and in order to do this it just needs to use the SSL connection factory instead of the normal one when the connection is using the SSL protocol.

      This should also support SSL in failover mode. So the url's for SSL connections would be something like

      ssl://127.0.0.1:65189
      failover:(ssl://127.0.0.1:65189,ssl://127.0.0.1:65188)?randomize=false

      Attachments

        1. nifi-908.patch.zip
          3 kB
          Luke Williamson
        2. nifi-908.patch.zip
          4 kB
          Luke Williamson
        3. nifi-908.patch.zip
          5 kB
          Luke Williamson

        Activity

          People

            tkurc Tony Kurc
            luke3145 Luke Williamson
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: