On Thu, Jan 8, 2015 at 3:47 PM, Aleksejs Popovs <popoffka@gmail.com> wrote:
To conclude, this is a
real case of a non gambling-related page being blocked, although
almost definitely by accident. I will notify Lattelecom about this.

Cloudflare-hosted sites are included as Subject Alternative Names in the certificate they share between hosted sites. I wonder if the intermediary parses the cert to match against the blacklisted domains, and terminates any connection that lists the name. That identifier also provides you a list of all of the sites that are overblocked as a result in your work, e.g.

openssl s_client -connect lucky31.com:443 2>&1 | openssl x509 -text 

X509v3 Subject Alternative Name: 
If it is certificate parsing, that might make for an interesting test and test helper. Neat find.

--
Collin David Anderson
averysmallbird.com | @cda | Washington, D.C.