acme
acme copied to clipboard
allow to explicitly name host and cert files
Currently the cert command uses the first domain name to name the generated host key and certificates. When generating several certificates at once this naming is inconvenient and I have to rename the files in my shell script wrapper for the tool into domain-independent names that are used in a web server config. It would be nice to allow to name the files explicitly.