I created a fragment host for org.ops4j.pax.web.pax-web-jetty
which contains a jetty.xml file which is perfectly picked up inside Karaf.
This jetty.xml file contains a line like this:
<Set name="host"><Property name="jetty.ssl.host" deprecated="jetty.host" /></Set>
Could you tell me where to set jetty.ssl.host
so that I can set a value please ?
Best, Jerome