发布

  • **feat(config): add TLS support for HTTPS server configuration**

    frostbyte_neo 发布于 2025-11-24 02:41:29 +00:00

    • Introduced TLSConfig to support HTTPS configurations, including enabling TLS, specifying certificate and key files.
    • Updated HTTP server logic to handle HTTPS mode when TLS is enabled.
    • Enhanced config.example.yaml with TLS settings example.
    • Adjusted internal URL generation to respect protocol based on TLS state.
    下载附件