pub fn handle_nonencrypted_ports(
ctx: &mut TlsBuildContext,
server: &ServerConfiguration,
default_http_port: Option<u16>,
)Expand description
Handles non-encrypted ports for a server configuration.
pub fn handle_nonencrypted_ports(
ctx: &mut TlsBuildContext,
server: &ServerConfiguration,
default_http_port: Option<u16>,
)Handles non-encrypted ports for a server configuration.