# A list of certificates, separated by semicolons. # The domains in the certificate is separated by commas. domains=" example.com: example.com, foo.example.com, bar.example.com, baz.example.com; example.net: example.net, foo.example.net, bar.example.com;" email="example@example.com" dryrun=0 testcert=0 precmd="systemctl stop nginx" postcmd="systemctl start nginx"