Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Updating SSL keystore

Hi,

On Sat, Feb 4, 2017 at 12:38 PM, John English <john.foreign@xxxxxxxxx> wrote:
> When I renew my SSL certificate and update my keystore, is it possible to
> get the server to reload the new certificate without restarting the server?
>
> (I'm now using Jetty 9.4, BTW.)

Yes it is possible since we fixed
https://github.com/eclipse/jetty.project/issues/918.

There are gotchas in doing that, but the more feedback we get on this
feature, the better we can round off rough edges.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top