Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-24 | Use positional args (change usage instructions) | Thomas Lange | 1 | -15/+19 | |
Use positional arguments for providing the target directory and the list of DNS hostnames to include within the certificate. Change the usage instructions accordingly and optimize some sentences in README file. | |||||
2022-10-23 | Optimize readme.md | Thomas Lange | 1 | -10/+22 | |
2022-10-22 | Put script into package directory | Thomas Lange | 1 | -2/+13 | |
Put the script into the package directory which reflects the directory structure of /usr/local. This makes it easily possible to install the script to /usr/local/sbin with a tool like *GNU Stow*. | |||||
2022-10-22 | Ensure that files ending with an LF character | Thomas Lange | 1 | -1/+1 | |
2021-03-11 | Make some more corrections to readme.md | Thomas Lange | 1 | -6/+6 | |
2021-03-11 | Make some corrections to readme.md | Thomas Lange | 1 | -3/+3 | |
2018-05-20 | Remove wrong unicode character U+013A with U+006C | Thomas Lange | 1 | -1/+1 | |
2018-05-20 | Remove the special emphasis of "RSA" because EC keys are working too | Thomas Lange | 1 | -5/+5 | |
2017-01-26 | Spelling mistake fixed. | Thomas Lange | 1 | -1/+1 | |
2016-12-24 | Additional command-line options to customize the certificate target ↵ | Thomas Lange | 1 | -5/+13 | |
filenames were added. | |||||
2016-12-22 | Parsing command-line arguments with the getopts shell builtin. | Thomas Lange | 1 | -6/+6 | |
2016-12-20 | ARGUMENT_HOSTNAMES must now contain only a colon separated string with the ↵ | Thomas Lange | 1 | -2/+2 | |
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 | 1 | -1/+1 | |
2016-12-19 | Initial commit | Thomas Lange | 1 | -0/+30 | |