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

DigitalSignatureEndpoint not clearing headers after verify

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.4
    • 2.10.0
    • camel-crypto
    • None
    • Moderate

    Description

      The DigitalSignatureEndpoint has a clearHeaders option that is supposed to clear headers after a verify operation. However that is not working because the headers cleared are not the actual header values, but the name of the java String fields, which is irrelevant at runtime.

      The default value of the clearHeaders should also be true, so that Camel does not leave debris in the Exchange after a verify operation.

      Attachments

        Activity

          People

            hadrian Hadrian Zbarcea
            hadrian Hadrian Zbarcea
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: