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

Rich Newcomb updated CAMEL-5545:
--------------------------------

    Attachment: recipient-with-key-pass.ks
                CAMEL-5545.patch

Patch to allow retrieval of a password protected key for asymmetric decryption. 
 With this patch, a keyPassword value can be provided as part of the secureXML 
data format processor.

Note:  place the recipient-with-key-pass.ks file into 
$XMLSecurity/src/test/resources
                
> Support key password for private key access in XMLSecurity
> ----------------------------------------------------------
>
>                 Key: CAMEL-5545
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5545
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.10.0
>            Reporter: Rich Newcomb
>            Assignee: Rich Newcomb
>         Attachments: CAMEL-5545.patch, recipient-with-key-pass.ks
>
>
> Enhance the XMLSecurity component to enable access of a private key (for 
> decryption) from a Java key store using a password that is unique to the key, 
> and different than the key store password.
> The likely solution is to allow an optional 'keyPassword' parameter in the 
> XMLSecurity data format.
> A description of the issue in context is here :
> http://camel.465427.n5.nabble.com/XMLSecurity-key-recovery-fails-when-keystore-and-key-use-different-passwords-td5718094.html

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

Reply via email to