|
3fcdce611c
|
fix(acme): Fix port 80 ACME management and challenge route concurrency issues by deduplicating port listeners, preserving challenge route state across certificate manager recreations, and adding mutex locks to route updates.
|
2025-05-19 03:40:58 +00:00 |
|
|
094edfafd1
|
fix(acme): Refactor ACME challenge route lifecycle to prevent port 80 EADDRINUSE errors
|
2025-05-19 01:59:52 +00:00 |
|
|
68738137a0
|
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.
|
2025-05-18 18:29:59 +00:00 |
|
|
e224f34a81
|
feat(smartproxy/certificate): Integrate HTTP-01 challenge handler into ACME certificate provisioning workflow
|
2025-05-18 15:56:52 +00:00 |
|
|
538d22f81b
|
update
|
2025-05-18 15:51:09 +00:00 |
|
|
01b4a79e1a
|
fix(certificates): simplify approach
|
2025-05-18 15:38:07 +00:00 |
|