You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2012/10/23 10:51:12 UTC

[jira] [Created] (CXF-4596) Adding an option to encrypt tmp files generated by CachedOutputStream

Aki Yoshida created CXF-4596:
--------------------------------

             Summary: Adding an option to encrypt tmp files generated by CachedOutputStream
                 Key: CXF-4596
                 URL: https://issues.apache.org/jira/browse/CXF-4596
             Project: CXF
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.7.0
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


Temporary files generated by CachedOutputStream's file caching are in plain text and this may be of concern for those who have no other means to protect those potentially sensitive files. As a solution to this problem, an encryption option should be added to CachedOutputStream.

http://cxf.547215.n5.nabble.com/encrypting-tmp-files-generated-by-CachedOutputStream-tc5716926.html


--
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

[jira] [Resolved] (CXF-4596) Adding an option to encrypt tmp files generated by CachedOutputStream

Posted by "Aki Yoshida (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aki Yoshida resolved CXF-4596.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
                   2.6.4

Resolving this ticket that adds an option of configuring this encryption option for COS either globally or at the instance-level.

With this, we can make this encryption option to be configurable directly per endpoint. However, this will require changes in many places where COSs are instantiated. So, I'll rather create a separate ticket to track these changes.

                
> Adding an option to encrypt tmp files generated by CachedOutputStream
> ---------------------------------------------------------------------
>
>                 Key: CXF-4596
>                 URL: https://issues.apache.org/jira/browse/CXF-4596
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.7.0
>            Reporter: Aki Yoshida
>            Assignee: Aki Yoshida
>             Fix For: 2.6.4, 2.7.1
>
>
> Temporary files generated by CachedOutputStream's file caching are in plain text and this may be of concern for those who have no other means to protect those potentially sensitive files. As a solution to this problem, an encryption option should be added to CachedOutputStream.
> http://cxf.547215.n5.nabble.com/encrypting-tmp-files-generated-by-CachedOutputStream-tc5716926.html

--
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