Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-6742

PGP Data Format: enable configuration of public and secure key ring via byte array parameter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.11.3, 2.12.2, 2.13.0
    • camel-crypto
    • None
    • Patch Available
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            njiang Willem Jiang
            forsthofer Franz Forsthofer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: