feat(acme): Improve certificate management by adding global ACME configuration support and allowing route-level overrides. Enhanced error messages help identify missing ACME email and misconfigurations (e.g. wildcard domains). Documentation has been updated and new tests added to verify SmartCertManager behavior, ensuring a clearer migration path from legacy implementations.
This commit is contained in:
5
certs/static-route/meta.json
Normal file
5
certs/static-route/meta.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"expiryDate": "2025-08-16T18:25:31.732Z",
|
||||
"issueDate": "2025-05-18T18:25:31.732Z",
|
||||
"savedAt": "2025-05-18T18:25:31.734Z"
|
||||
}
|
Reference in New Issue
Block a user