|
f8c86c76ae
|
fix(networkproxy): Refactor certificate management components: rename AcmeCertManager to Port80Handler and update related event names from CertManagerEvents to Port80HandlerEvents. The changes update internal API usage in ts/classes.networkproxy.ts and ts/classes.port80handler.ts to unify and simplify ACME certificate handling and HTTP-01 challenge management.
|
2025-03-18 14:53:39 +00:00 |
|
|
eea8942670
|
feat(AcmeCertManager): Introduce AcmeCertManager for enhanced ACME certificate management
|
2025-03-06 08:27:44 +00:00 |
|
|
31e15b65ec
|
feat(Port80Handler): Add automatic certificate issuance with ACME client
|
2025-02-24 10:00:57 +00:00 |
|
|
dc3d56771b
|
fix(portproxy): Fix incorrect import path in test file
|
2025-02-24 09:53:39 +00:00 |
|