Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-23 | mktemp now creates the temporary CSR file by itself and with restricted UNIX ↵ | Thomas Lange | 1 | -1/+1 | |
file permissions. | |||||
2016-12-22 | Comment section now contains the option name instead the internal variable name. | Thomas Lange | 1 | -2/+2 | |
2016-12-22 | Parsing command-line arguments with the getopts shell builtin. | Thomas Lange | 2 | -9/+28 | |
2016-12-21 | Comment section restructured and updated. | Thomas Lange | 1 | -7/+6 | |
2016-12-21 | Added an forgotten modifier to the sed pattern. | Thomas Lange | 1 | -1/+1 | |
2016-12-20 | ARGUMENT_HOSTNAMES must now contain only a colon separated string with the ↵ | Thomas Lange | 2 | -3/+3 | |
hostnames. | |||||
2016-12-20 | Requirements section was added. | Thomas Lange | 1 | -0/+3 | |
2016-12-20 | Email address is only needed when creating an account on the ACME server. | Thomas Lange | 2 | -5/+4 | |
2016-12-19 | Added OPENSSLCONF variable which contains the path to the openssl.cnf file. | Thomas Lange | 1 | -1/+2 | |
2016-12-19 | Initial commit | Thomas Lange | 3 | -0/+122 | |