Hi, absolutely and you should stick to the ssl configuration of Pax Web itself, done through OSGi means. Please check the documentation for this at [1].
regards, Achim [1] - https://ops4j1.jira.com/wiki/display/paxweb/SSL+Configuration 2014-10-01 10:59 GMT+02:00 Jean-Baptiste Onofré <[email protected]>: > Hi, > > it's a Jetty issue, not Karaf. If you define the store in the jetty.xml, > you have to reflush the jetty configuration. So you have to restart the > pax-jetty bundle or restart Karaf. > > Regards > JB > > > On 10/01/2014 06:38 AM, Srikanth Hugar wrote: > >> Hello, >> >> I have karaf with jetty running with SSL connector. >> I wanted to know whether its possible to for jetty to update >> automatically when certificate changes? >> >> To avoid the restart of karaf everytime...!!! >> >> <Arg> >> <New class="org.eclipse.jetty.http.ssl.SslContextFactory"> >> <Set name="KeyStore">/opt/certs/css</Set> >> ............................ >> </New> >> </Arg> >> >> >> >> Srikanth Hugar >> www.gharki.com <http://www.gharki.com> >> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Software Architect / Project Manager / Scrum Master
