Problem : I am having problems when renewing my letsencrypt certificate. I am using nginx and certbot for renewal. Output […]
Tag: letsencrypt
certbot: error: unrecognized arguments: –dns-digitalocean-credentials
Problem : Trying to execute this command sudo certbot certonly –dns-digitalocean –dns-digitalocean-credentials ~/.secrets/digitalocean.ini -d “*.example.com” –preferred-challenges dns –server https://acme-v02.api.letsencrypt.org/directory i […]