This configures acme.sh to automatically issue certificates using LetsEncrypt with PowerDNS DNS-01 integration. This assumes the user is root. Set up acme.sh The quickest way to download acme.sh is to use the following command in the CLI. Edit ~/acme.sh/account.conf and add your PowerDNS API information. Your Token will be from PowerDNS itself. Set up bash…