Oct 5, 2023

HTTPS with Certbot

Quick reference for Certbot.

  1. Install
  1. Create the cert. school.bgevko.com is an example domain.
  1. Verify the renewal process works correctly.
  1. Restart NGINX

That’s all. Certbot will periodically renew the certificate with a cron job. You can check it with:

DevOps

Back to Notes