Flaxplax

Personal documentation

Certbot

Installation

Make sure that snap are up to date

sudo snap install core: sudo snap refresh core

Install certbot with snap

sudo snap install --classic certbot

Then prepare the certbot command

sudo ln -s /snap/bin/certbot /usr/bin/certbot

Commands

Run certbot with:

sudo certbot

Make sure to test automatic renewal

sudo certbot renew --dry-run

Title: Certbot

Author: Flaxplax

Publish Date: 27, Aug 2021

Last updated: 27, Aug 2021