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 2017/03/24 18:45:42 UTC

[jira] [Resolved] (CXF-7299) No way to configure TLS for the JettyHTTPServerEngineFactory in code

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

Colm O hEigeartaigh resolved CXF-7299.
--------------------------------------
    Resolution: Fixed

> No way to configure TLS for the JettyHTTPServerEngineFactory in code
> --------------------------------------------------------------------
>
>                 Key: CXF-7299
>                 URL: https://issues.apache.org/jira/browse/CXF-7299
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 3.1.11, 3.2.0
>
>
> Currently there is no way to configure TLS for the JettyHTTPServerEngineFactory in code. "createJettyHTTPServerEngine" passes "null" through to "getOrCreate" for the TLSServerParameters object and an exception will then be thrown when comparing the protocol of the engine to "https".
> The fix is to add an argument which indexes in to the tlsParametersMap. If found then this will be used to configure TLS.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)