handle_nonencrypted_ports

Function handle_nonencrypted_ports 

Source
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.