<div dir="ltr"><div>Is there a way to configure nginx to fail the request if the client sends a sni header that doesn't match the Host header? <br></div><div>curl -k -H "Host: virtual_host2" <a href="https://virtual_host1">https://virtual_host1</a><br></div></div>