https - Cloudfront serving over own SSL certificate -


does know if possible serve cloudfront on https own certificate while using own cname? can't find way set own ssl cert on s3... im not sure if possible.

update: if interested in update issue - maxcdn.com offers host ssl cert on domain $59 flat fee month.

it's not amazon supports pulling server , hosting forever or if send cache control header whatever time specify until fetches original url again.

the whole offer pretty neat. :d

i looked extensively, , no, it's not possible use https cnames unless you're able ignore cert name mismatches on client side. https works "simple" bucket names, cnames work bucket names fully-qualified domains.

aws adding new features, can see them being able serve custom certificates @ point, there's no support yet.

see: http://stackoverflow.com/questions/3048236/amazon-s3-https-ssl-is-it-possible

edit: still not possible direct access s3, possible through cloudfront: http://aws.amazon.com/cloudfront/custom-ssl-domains/


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -