aboutsummaryrefslogtreecommitdiff
path: root/handlers
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2018-06-19 12:21:27 -0400
committerB Stack <bgstack15@gmail.com>2018-06-19 15:16:12 -0400
commit723bfdfd3febfbf0ba41966b1e77f9f4bd6f3a90 (patch)
tree1b1da5687f3f9a9a18f95dc343c904d85b307e3f /handlers
parentadd many actions: fetch, request... (diff)
downloadcertreq-723bfdfd3febfbf0ba41966b1e77f9f4bd6f3a90.tar.gz
certreq-723bfdfd3febfbf0ba41966b1e77f9f4bd6f3a90.tar.bz2
certreq-723bfdfd3febfbf0ba41966b1e77f9f4bd6f3a90.zip
fix the retrieval of the ca cert
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.
Diffstat (limited to 'handlers')
0 files changed, 0 insertions, 0 deletions
bgstack15