Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix the retrieval of the ca cert | B Stack | 2018-06-19 |
| | | | | Previously the code counted how many items were displayed in the list of CA certs. However, when the number of certs listed is different from the current renewal count, this can cause errors. I found this variable, "nRenewals" in the returned web page and it matches the current cacert to use. | ||
* | add many actions: fetch, request... | B Stack | 2018-05-07 |
| | | | | | | Add action --fetch --reqid <value> Add action --request Add --no-ca option | ||
* | add --csr option | B Stack | 2018-04-16 |
| | |||
* | add --list option and prepare for --csr | B Stack | 2018-04-16 |
| | |||
* | update readme formatting | B Stack | 2017-12-06 |
| | |||
* | Initial commit | B Stack | 2017-12-06 |