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

Provide an easy way to set the TLSClientParameters on the STSClient client object

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.15, 3.2.3, 3.2.4
    • None
    • None
    • Unknown

    Description

      This task is to provide an easy way to set the TLSClientParameters on the STSClient client object. If you want to configure TLS in code, then the only option is to create the STSClient Object and call "getClient()" and set the TLSClientParameters on the associated HTTPConduit. This works OK for most use-cases, but not for WS-SecureConversation, which configures the STSClient in a specific way, which is tricky to reproduce if you are creating the STSClient manually.

      With this fix it'll be possible to call stsClient.setTlsClientParameters(X);

      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: