Prevent certificate leak for host behind a CDN

If you are running a website behind a CDN, the orignal IP of your hosts can still be leaked through SSL handshake. For example, if you simple visit in browser: https://[host_ip] You will probably see the certificate which has domain names. So if someone is running a scanner against data center ip addresses, they will…

Read more