Skip to content

nginx

let's encrypt + certbot

1
sudo apt install certbot python3-certbot-nginx

Warning

AttributeError: module 'acme.challenges' has no attribute 'TLSSNI01'?

1
curl -o- https://raw.githubusercontent.com/vinyll/certbot-install/master/install.sh | bash