b483288703
* Add a last issued date on ACME accounts - When we issue a new ACME certificate, attempt to update the account's last issued field - Within ACME account tidy, use both account creation and last issue date to provide a buffer before we mark the account as revoked. - Cleanup the cert serial to account tracker - Misc formatting fixes in JSON objects * Move account max-cert-expiry updates within tidy - Perform the account update of max-cert-expiry within the tidy operation as it has the account write lock and is already iterating over all orders. - With this the order path does not need any account level locks * Prefix ACME account status constants with AccountStatusX |
||
---|---|---|
.. | ||
audit | ||
credential | ||
logical | ||
plugin |