amazon - S3 or CloudFront - httpS custom domain
I'm looking for some CDN where I can setup certificate for httpS
I ha开发者_运维知识库ve subdomain.site.com and I need that all files from https://subdomain.site.com hosted on amazon servers
quick look showed me that I cannot setup own httpS certificate for custom domain bucket on S3 - is this correct ?
Can Amazon CloudFront do this ?
Yes, you can serve a CloudFront distribution over HTTPS with a custom domain now.
Amazon recently rolled out a new feature that supports custom SSL certificates at no charge using SNI (Server Name Indication): http://aws.amazon.com/cloudfront/custom-ssl-domains/
Well, appears that is not posible
Might be relevant. But as of today, AWS offers the ability to upload a custom SSL certificate. $600 / month. More details on their page: http://aws.amazon.com/cloudfront/pricing/
精彩评论