mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2026-05-06 18:30:49 +09:00
61466a5397
- Introduced `HOP_ACME_STANDALONE_ONLY` env variable to run the ACME client without starting HTTP/DTLS servers. - Allows certificate issuance/renewal solely and exits upon completion. - Includes initialization of the ACME manager with domain verification, certificate management, and caching mechanisms.