Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6883

Crypto caching issues in the WS-Security code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.6
    • 3.0.10, 3.1.7, 3.2.0
    • None
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            coheigea Colm O hEigeartaigh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: