You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2023/10/09 05:18:00 UTC

[jira] [Resolved] (CXF-8930) Example showing enabling HTTPS programmatically through code.

     [ https://issues.apache.org/jira/browse/CXF-8930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved CXF-8930.
--------------------------------------
    Resolution: Information Provided

> Example showing enabling HTTPS programmatically through code.
> -------------------------------------------------------------
>
>                 Key: CXF-8930
>                 URL: https://issues.apache.org/jira/browse/CXF-8930
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 3.3.13
>            Reporter: George McCone
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>
> In our system, we dynamically standup multiple Endpoints programmatically and do not use any of the bean xml configuration.
> We have been successfully using CXF for open HTTP enpoints, but recently have been switching over to HTTPS. 
> All the documentation and examples we can find in the [Apache CXF -- Jetty Configuration|https://cxf.apache.org/docs/jetty-configuration.html] and examples at [wsdl_first_https|https://github.com/apache/cxf/blob/main/distribution/src/main/release/samples/wsdl_first_https/src/main/java/demo/hw_https/server/Server.java] are all using spring configuration files.
> Looking to have an example that shows HTTPS configuration without the use of any external configuration files.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)