Hi, On Wed, Feb 8, 2017 at 2:28 PM, Silvio Bierman <[email protected]> wrote: > Then it is simply a case of using > request.getServletContext.getAttribute("container").asInstanceOf[JettyServletContainer] > or something similar and call the reloadSslCertificates on it somewhere.
And how do you know you have to call reloadSslCertificates() ? >From the application or externally ? If externally, how do you trigger the call ? Via a special HTTP request or JMX ? -- Simone Bordet ---- http://cometd.org http://webtide.com Developer advice, training, services and support from the Jetty & CometD experts. _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
