You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Hadrian Zbarcea (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/09 04:51:59 UTC

[jira] [Resolved] (CAMEL-4996) DigitalSignatureEndpoint not clearing headers after verify

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

Hadrian Zbarcea resolved CAMEL-4996.
------------------------------------

    Resolution: Fixed

Fixed. There is no workaround available.
                
> DigitalSignatureEndpoint not clearing headers after verify
> ----------------------------------------------------------
>
>                 Key: CAMEL-4996
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4996
>             Project: Camel
>          Issue Type: Bug
>          Components:  camel-crypto
>    Affects Versions: 2.8.4
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 2.10.0
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira