Installation
sudo snap install --classic certbot
Issuing certificate (DNS challenge)
certbot certonly --rsa-key-size 4096 --manual --preferred-challenges dns --debug-challenges -d example.com
sudo snap install --classic certbot
certbot certonly --rsa-key-size 4096 --manual --preferred-challenges dns --debug-challenges -d example.com