Configuration of non http port without TLS

For TCP without TLS you must use HostSNI(`*`)

See HostSNI & TLS

For TCP+TLS and HTTPS the SNI is levereaged. For HTTP the Host Header. For plain ol' TCP neither are available.