Open TechnikEmpire opened 7 years ago
Currently whenever a TLS connection comes in, we check it to extract the SNI extension to get our upstream host.
Pretty sure SNI doesn't get set when a direct (by IP only) connection takes place. Need to investigate this to see if we're handling this properly.
Currently whenever a TLS connection comes in, we check it to extract the SNI extension to get our upstream host.
Pretty sure SNI doesn't get set when a direct (by IP only) connection takes place. Need to investigate this to see if we're handling this properly.