Hi,

Yes, you can confugure Jetty server programatically via 
JettyHTTPServerEngineFactory and TLSServerParameters.
This blog can help: 
http://aruld.info/programming-ssl-for-jetty-based-cxf-services/

Regards,
Andrei.

> -----Original Message-----
> From: Arek R. [mailto:[email protected]]
> Sent: Sonntag, 16. Juli 2017 13:59
> To: [email protected]
> Subject: ssl and cxf config vs jetty config
> 
> There're a lot of tutorials how to setup ssl via cxf configuration. But it 
> make it
> working I had enabled ssl port on the jetty and then setup configuration like
> keystone or truster in the jetty configuration. But this is not goal to setup 
> it
> twice.
> Could you please confirm it should be possible to manage the configuration
> only from java ?

Reply via email to