Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D979101C6 for ; Fri, 13 Sep 2013 16:02:02 +0000 (UTC) Received: (qmail 3831 invoked by uid 500); 13 Sep 2013 11:12:15 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 3523 invoked by uid 500); 13 Sep 2013 11:11:57 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 3453 invoked by uid 99); 13 Sep 2013 11:11:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Sep 2013 11:11:53 +0000 Date: Fri, 13 Sep 2013 11:11:52 +0000 (UTC) From: "Franz Forsthofer (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-6742) PGP Data Format: enable configuration of public and secure key ring via byte array parameter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766407#comment-13766407 ] Franz Forsthofer commented on CAMEL-6742: ----------------------------------------- Hi Willem, I do not yet have the permission to do this becaus I have not yet filed the ICLA. I am currently waiting for the aggreement of my manager. Probably in a few weeks I can do it. I hope this timeline is fine for you. Regards Franz > 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 > Assignee: Willem Jiang > 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