Expand description
TLS/HTTPS support TLS/HTTPS support for HTTP server
This module provides TLS configuration and certificate loading for secure HTTP connections.
Functionsยง
- load_
tls_ acceptor - Load TLS acceptor from certificate and key files
- load_
tls_ server_ config - Load TLS server configuration for use with axum-server