You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2016/04/26 16:50:12 UTC

[jira] [Resolved] (CXF-6883) Crypto caching issues in the WS-Security code

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

Colm O hEigeartaigh resolved CXF-6883.
--------------------------------------
    Resolution: Fixed

> Crypto caching issues in the WS-Security code
> ---------------------------------------------
>
>                 Key: CXF-6883
>                 URL: https://issues.apache.org/jira/browse/CXF-6883
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.1.6
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 3.0.10, 3.2.0, 3.1.8
>
>
> There are some crypto caching issues in the WS-Security code relating to the AsymmetricBinding. Under certain circumstances, the outbound crypto loading (for signature) does not get cached properly, which means that the inbound WSHandler cache ends up with two signature Crypto instances, one of which is never used after the first iteration. In addition, it leads to some unnecessary creation of new Crypto instances after the cache hit fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)