Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-01 | Process command-line options without getopts | Thomas Lange | 1 | -11/+11 |
2022-11-01 | Process arguments containing white space correctly | Thomas Lange | 1 | -1/+1 |
2022-11-01 | Remove "LETSENCRYPT_COMMAND_(AFTER|BEFORE)" hooks | Thomas Lange | 1 | -17/+0 |
2022-11-01 | Rename "LETSENCRYPT_ENDPOINT" to "ACME_ENDPOINT" | Thomas Lange | 1 | -3/+3 |
2022-11-01 | Don't use system-wide OpenSSL config anymore | Thomas Lange | 1 | -3/+12 |
2022-11-01 | Use PEM format for temporary CSR file | Thomas Lange | 1 | -1/+1 |
2022-10-24 | Do some code cleanup/optimizing (including bugfix) | Thomas Lange | 1 | -48/+49 |
2022-10-24 | Use positional args (change usage instructions) | Thomas Lange | 1 | -22/+30 |
2022-10-24 | Normalize command-line arguments with GNU getopt | Thomas Lange | 1 | -1/+6 |
2022-10-23 | Update production ACME endpoint address | Thomas Lange | 1 | -1/+1 |
2022-10-22 | Put script into package directory | Thomas Lange | 1 | -0/+122 |