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

Make SSL certificate renew automatically #1

Open
li-boxuan opened this issue Oct 16, 2023 · 0 comments
Open

Make SSL certificate renew automatically #1

li-boxuan opened this issue Oct 16, 2023 · 0 comments

Comments

@li-boxuan
Copy link
Member

Our SSL certificates expire every 90 days. That means every time, we need to:

  1. Stop Nginx: sudo systemctl stop nginx
  2. Renew SSL certificates: sudo certbot certonly -a standalone -d citegraph.io -d www.citegraph.io
  3. Start Nginx: sudo systemctl start nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant