Colm O hEigeartaigh created CXF-7299:
----------------------------------------

             Summary: 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.2.0, 3.1.11


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)

Reply via email to