Commit Graph
2 Commits
Author SHA1 Message Date
typingArtist 3116fe0c8c Dictate certdir to sign_domain by command_sign_domains
Now the first parameter is the certificate output directory. This is
dictated by command_sign_domains as a single point of authority.
Also in sign_domain and command_sign_domains, the variables have been
rephrased to idicate that the first domain is only the primary, which
is put into the CN field, being part of alldomains. The primary still
indicates the configuration file in DOMAINS_D and the output directory.
2017-06-08 09:01:31 +02:00
typingArtist cd03e2a8d7 396 replace ${CERTDIR}/${domain} with ${certdir} everywhere
• improves readability
• allows ${certdir} to be changed independent from ${domain} more easily
2017-06-08 07:38:28 +02:00