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

Double signatures while using AsymmetricBindingHandler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.13
    • 3.0.6, 2.7.17, 3.1.2
    • WS-* Components
    • None
    • Unknown

    Description

      WSDL: http://pastebin.com/Xx82fmGX
      Response: http://pastebin.com/KbuMrfn4

      In the given response signatures appear double or even triple.

      The getSignedParts method in AbstractBinding is called twice.
      The first call is done in the doEncryptBeforeSign method at line 262.
      Second call is done in the doSignature at line 506, called by doEncryptBeforeSign method at line 301.

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            j.onrust Jordy Onrust
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: