configurable-http-proxy icon indicating copy to clipboard operation
configurable-http-proxy copied to clipboard

reload ssl certs with SIGHUP

Open minrk opened this issue 8 years ago • 2 comments

when using letsencrypt, rereading SSL key/cert config is useful. With nginx, etc. sending SIGHUP is a common way to trigger 'reload config' without relaunching. It would be nice to reread ssl cert/key files on SIGHUP if we can.

minrk avatar May 17 '17 17:05 minrk

Is this still open, or is there a way to make jupyterhub reload the certificates without stopping and starting the server?

marhoy avatar Oct 13 '19 07:10 marhoy

@marhoy it is. JupyterHub doesn't need to be restarted, just the proxy process. Addressing this feature would be very useful!

minrk avatar Nov 14 '19 10:11 minrk