You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Franz Forsthofer (JIRA)" <ji...@apache.org> on 2013/09/13 07:56:51 UTC

[jira] [Updated] (CAMEL-6742) PGP Data Format: enable configuration of public and secure key ring via byte array parameter

     [ https://issues.apache.org/jira/browse/CAMEL-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Franz Forsthofer updated CAMEL-6742:
------------------------------------

    Summary: PGP Data Format: enable configuration of public and secure key ring via byte array parameter  (was: PGP Data Format:: enable configuration of public and secure key ring via byte array parameter)
    
> PGP Data Format: enable configuration of public and secure key ring via byte array parameter
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6742
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6742
>             Project: Camel
>          Issue Type: Improvement
>          Components:  camel-crypto
>            Reporter: Franz Forsthofer
>             Fix For: 2.11.2, 2.12.1, 2.13.0
>
>         Attachments: 0001-improvement-pgp-data-format-key-ring-as-byte-array-p.patch
>
>
> Currently the PGP Data Format allows configuring the public and secret keyring via a file name, which means that the public and secret keyring must be located in the classpath or in the file system. In some environments, it is regarded as unsecure to store key material in the filesystem; storage of key material in the data base is preferred. In order to support such kind of use cases, we should directly hand over the key ring as byte array to the PGP Data Format instance.
> Please have a look at the attached patch.    

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