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

Spring XML: Support {{ }} placeholder syntax inside pgp data format

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.13.1
    • 2.14.0
    • camel-crypto
    • None
    • Unknown

    Description

      I would like to do this:

      <dataFormats>
        <pgp id="decrypt" keyFileName="crypt-sec.asc"
             keyUserid="{{user}}" password="{{password}}"/>
      </dataFormats>
      

      Property placeholders are apparently not resolved inside <pgp>. Naturally, I want to use Jasypt to encrypt the password in the properties file.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            camelguy Camel Guy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: