[
https://issues.apache.org/jira/browse/CAMEL-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572435#comment-13572435
]
Aki Yoshida commented on CAMEL-6040:
------------------------------------
Hi Willem,
thanks for picking this up quick. Right. The encryption is only enabled when
the name is set to a valid cipher transformation name. By default, we can keep
this prop to be null so that encryption is disabled.
regards, aki
> Add an option to encrypt tmp files generated by Camel's CachedOutputStream
> --------------------------------------------------------------------------
>
> Key: CAMEL-6040
> URL: https://issues.apache.org/jira/browse/CAMEL-6040
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.10.3
> Reporter: Aki Yoshida
> Assignee: Willem Jiang
> Attachments: trunk-camel-core-20130205.diff
>
>
> Under stream caching, data may be stored in a temporary file depending on the
> size of the data. For some scenarios, it is desirable to protect the content
> of the file from unauthorized access.
> I would like to propose for adding a simple encryption option in Camel's
> CachedOutputStream so that it can encrypt the cached content using an
> internally generated key and only the associated cache object can read the
> data from the file.
> This is analogue to CXF-4596.
> Please look at the attached code and I would appreciate your comments.
> Regards, Aki
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira