Colm O hEigeartaigh created CXF-7665:
----------------------------------------
Summary: Provide an easy way to set the TLSClientParameters on the
STSClient client object
Key: CXF-7665
URL: https://issues.apache.org/jira/browse/CXF-7665
Project: CXF
Issue Type: Improvement
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 3.1.15, 3.2.3
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)