Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 198 Bytes

File metadata and controls

13 lines (9 loc) · 198 Bytes

Certbot & Let's Encrypt

Setup

sudo certbot certonly --manual --preferred-challenges dns

Renew

sudo certbot certonly --force-renew --manual --preferred-challenges dns