[
https://issues.apache.org/jira/browse/CXF-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020770#comment-18020770
]
Freeman Yue Fang commented on CXF-9159:
---------------------------------------
OK, with PR here
https://github.com/apache/cxf/pull/2607
The CXF client can wire Spring Boot SSL bundle configuration automatically if
Spring Boot SSL bundle available in the configuration and if
cxf.client.ssl.enabled property is true(default is false so keep the CXF client
behaviour as is). We can select the bundle name per application or per server
address match.
> Support spring boot SSL bundles
> -------------------------------
>
> Key: CXF-9159
> URL: https://issues.apache.org/jira/browse/CXF-9159
> Project: CXF
> Issue Type: Wish
> Components: spring boot
> Affects Versions: 4.1.3
> Reporter: Xavier Dury
> Assignee: Freeman Yue Fang
> Priority: Minor
>
> SSL configuration (one-way or two-way) can be simplified with Spring Boot SSL
> bundles.
> It would be nice if a SSL bundle could be specified directly at the
> {{JaxWsProxyFactoryBean}} level (or a subclass).
> SSL bundles can also be monitored/reloaded by spring so when a bundle is
> updated, the conduit configuration should also be adapted with the new
> cert/key.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)