[
https://issues.apache.org/jira/browse/CAMEL-7548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-7548:
----------------------------------
Assignee: Claus Ibsen
> Spring XML: Support {{ }} placeholder syntax inside pgp data format
> -------------------------------------------------------------------
>
> Key: CAMEL-7548
> URL: https://issues.apache.org/jira/browse/CAMEL-7548
> Project: Camel
> Issue Type: Improvement
> Components: camel-crypto
> Affects Versions: 2.13.1
> Reporter: Camel Guy
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.14.0
>
>
> I would like to do this:
> {noformat}
> <dataFormats>
> <pgp id="decrypt" keyFileName="crypt-sec.asc"
> keyUserid="{{user}}" password="{{password}}"/>
> </dataFormats>
> {noformat}
> Property placeholders are apparently not resolved inside <pgp>. Naturally, I
> want to use Jasypt to encrypt the password in the properties file.
--
This message was sent by Atlassian JIRA
(v6.2#6252)