feat(smartacme): add forceRenew option to bypass cached certificate reuse during issuance
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-05 - 9.5.0 - feat(smartacme)
|
||||
add forceRenew option to bypass cached certificate reuse during issuance
|
||||
|
||||
- adds a forceRenew flag to certificate issuance input handling
|
||||
- skips the cached valid-certificate check when forceRenew is enabled
|
||||
|
||||
## 2026-04-03 - 9.4.0 - feat(smartacme)
|
||||
add forceRenew option for certificate issuance requests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user