Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19691

camel-kafka - Allow sslKeystorePassword to be blank

    XMLWordPrintableJSON

Details

    • Novice

    Description

      Currently if you try to load a keystore with a blank password camel overrides the blank to be null. You can work around this by forcing the blank into the kafka config by setting it via "additionalProperties.ssl.keystore.password". 

       

      Relevant Code:

      Producer Config

      Consumer Config

       

      Solution is probably just to use addPropertyIfNotNull instead of addPropertyIfNotEmpty for this property.

      Attachments

        Issue Links

          Activity

            People

              var Vaishnavi R
              jbmehring Jake Mehring
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: