User Tools

Site Tools


Sidebar

certbot_lets_encrypt

This is an old revision of the document!


Table of Contents

Setup

https://www.nginx.com/blog/using-free-ssltls-certificates-from-lets-encrypt-with-nginx/

apt-get update
sudo apt-get install certbot
apt-get install python3-certbot-nginx

Add domain

certbot certonly --standalone -d new.sub.domain.io

Renew all

sudo certbot renew
certbot_lets_encrypt.1646815909.txt.gz · Last modified: 2022/03/09 00:51 by vissie