| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
add --dnssans and --ipsans flags and CERTREQ_DNSSANS and CERTREQ_IPSANS
environment variables
|
|
|
|
|
| |
these will support the subjectAltName extension coming soon
Please enter the commit message for your changes. Lines starting
|
|
|
|
|
|
|
|
| |
Removing the final double-quote from the regular expression in the
DISPOSITION check enables us to capture more interesting error
messages from the server, including the "Denied" message when you
request an incorrectly-named cert template.
Performed major rewrite of exit codes, to fix issue #2.
|
| |
|
| |
|
|
|
|
| |
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 action --fetch --reqid <value>
Add action --request
Add --no-ca option
|
| |
|
| |
|
|
|