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

Hot reload SSL certificates #5078

Open
ghnp5 opened this issue Jun 25, 2023 · 2 comments
Open

Hot reload SSL certificates #5078

ghnp5 opened this issue Jun 25, 2023 · 2 comments

Comments

@ghnp5
Copy link

ghnp5 commented Jun 25, 2023

My SSL certificates are renewed every 2 months, using Certbot/LetsEncrypt.

Is there a way I can hot reload the SSL certificates on Swoole, so they don't eventually expire while the app is live?

Ideally, in a graceful way, without any downtime.

@NathanFreeman
Copy link
Member

You have to restart swoole manually.

@juslintek
Copy link

Why not use nginx as proxy or haproxy or other lightweight web servers on top or cloudflare origin ssl instead?

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

4 participants