Colm O hEigeartaigh created CXF-7744:
----------------------------------------
Summary: CXF clients do not fall back to use the
javax.net.ssl.trustStore System property
Key: CXF-7744
URL: https://issues.apache.org/jira/browse/CXF-7744
Project: CXF
Issue Type: Improvement
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 3.2.5
If a CXF Client has no TLSClientParameters object defined (or an empty one), it
falls back to use the default Java TrustManagers. Instead it should first check
to see whether the System Properties "javax.net.ssl.trustStore" and
"javax.net.ssl.trustStorePassword" have been set and use these instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)