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

Allow encrypted passwords to be used in properties files

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.5.0
    • camel-core
    • None

    Description

      We should add a feature to the properties component and simple language so it can resolve encrypted usernames/passwords etc.

      We can use Jasypt as the library
      http://www.jasypt.org/

      And then add a prefix to the components component

      foo.properties
      username=#ENC#4fg48dgh58747f744#ENC#
      

      Just figuring our what the prefix/suffix tokens should be. Most likely something better than #ENC#

      The simple language could have a built in function for this as well.

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            akarpe Ashwin J. Karpe
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: