feat(smartacme): add forceRenew option for certificate issuance requests
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-03 - 9.4.0 - feat(smartacme)
|
||||
add forceRenew option for certificate issuance requests
|
||||
|
||||
- extends getCertificateForDomain() options with forceRenew to allow bypassing cached non-expired certificates
|
||||
- preserves the existing certificate as a fallback during forced renewal instead of deleting it before successful issuance
|
||||
|
||||
## 2026-03-27 - 9.3.1 - fix(acme)
|
||||
parse issued certificate expiry from X.509 metadata and update build compatibility for dependency upgrades
|
||||
|
||||
|
||||
Reference in New Issue
Block a user