mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-11 10:18:50 +00:00
- Introduced a new `Domain` field in the gateway configuration to support HTTPS and ACME certificate provisioning. - Implemented domain validation to ensure proper format. - Enhanced the main gateway logic to handle ACME challenges and manage TLS certificates using CertMagic. - Updated installation script to create necessary directories for ACME certificate storage and configure firewall rules for HTTP/HTTPS ports.