-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I am having an issue establishing an HTTPS connection to a server on digital ocean. I worked with their engineers to pinpoint what is happening and it turns out that their CloudFlare load balancer is not receiving a Server Name Indication (SNI) during the TLS handshake, and so it refuses the connection.
https://www.cloudflare.com/learning/ssl/what-is-sni/
Can anyone help point me to the right place in the code where this would be added or fixed? I'd be happy to work on a PR with a little help.
Metadata
Metadata
Assignees
Labels
No labels