i have a web app with lets encrypt cert and on the panel of cloudflare is set “Your SSL/TLS encryption mode is Full (strict)”. Everything is wotking perfectly.
The problem is that, If i enable on the IIS the option “Require server name identification”, it will break the connection between the cloudflare server and my web application. Why is that?
i need to add other web application on 443 port with another certificatre on this webserver and this option must be enabled in order to make it work the setup.
What error do you get? I seriously doubt Cloudflare’s proxies do not send the host name in the SSL connection, that would essentially break most sites.
yes, it is working even if unproxied and in both cases, with and without the SNI enabled.
btw, now i retried and it worked. Maybe it was a temporary problem…i have no idea. Is it possible to check logs on cloudflare to uinderstand what happened?