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

Reply via email to