Getting HTTPS on Amazon CDN (without paying for custom domain SSL)

Recently I had to deal with the following problem: supporting HTTPS on a web page stored on Amazon S3, delivered with CloudFront. Why is this so complex? Let’s make a step back: SSL certificates basics, from a handshaking point of view. I won’t talk about data encryption here.   What Happens When a Browser Encounters […]