Hacker News new | ask | show | jobs
by broth 2524 days ago
Update

This ended up being due to SNI getting enabled on our HTTPS binding in IIS when using a Let's Encrypt cert. Apparently, the GCP HTTPS LB does not like SNI.

1 comments

SNI is supported by GCP load balancers, see https://cloud.google.com/load-balancing/docs/ssl-certificate...