Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reload ssl certs with SIGHUP #107

Open
minrk opened this issue May 17, 2017 · 2 comments
Open

reload ssl certs with SIGHUP #107

minrk opened this issue May 17, 2017 · 2 comments

Comments

@minrk
Copy link
Member

minrk commented May 17, 2017

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.

@marhoy
Copy link

marhoy commented Oct 13, 2019

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

@minrk
Copy link
Member Author

minrk commented Nov 14, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants