changing identity cert is by definition an offline operation. I see lots problems if you don't restart jetty bundles or karaf. All your existing HTTPS connections to jetty are gonna break anyway if you change identity certificate, so restarting jetty isn't gonna make things worse. I would stick to that
On Tue, Sep 30, 2014 at 10:39 PM, Srikanth [via Karaf] < [email protected]> 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 > > > www.gharki.com > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://karaf.922171.n3.nabble.com/Automatic-SSL-update-in-karaf-with-jetty-tp4035595.html > To unsubscribe from Karaf - User, click here > <http://karaf.922171.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=930749&code=bWluemllLjMxQGdtYWlsLmNvbXw5MzA3NDl8LTEzMjYxNDAxODk=> > . > NAML > <http://karaf.922171.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://karaf.922171.n3.nabble.com/Automatic-SSL-update-in-karaf-with-jetty-tp4035595p4035603.html Sent from the Karaf - User mailing list archive at Nabble.com.
