Creates and starts an HTTPS server with TLS.
Reads TLS credentials from the filesystem at startup. Resolves after the server is listening and ready to accept connections. Certificate rotation requires server restart.
Configured Express application
Server configuration with TLS options
Running HTTPS server instance
Creates and starts an HTTPS server with TLS.
Reads TLS credentials from the filesystem at startup. Resolves after the server is listening and ready to accept connections. Certificate rotation requires server restart.