CDN and SSL
-
2010년 9월 24일 금요일 오후 5:09Evaluating Azure CDN vs. Amazon Cloudfront. Simple question I can't seem to find a clear answer on: does Azure CDN support SSL ? With or without a custom domain name ? Thanks.
- 이동됨 Brian AurichMicrosoft Employee, Moderator 2010년 9월 28일 화요일 오후 9:08 Forum Migration (From:Windows Azure)
모든 응답
-
2010년 9월 24일 금요일 오후 6:50
Hi - yeah I asked this question previously.
the answer basically is -
1) custom domain names don't support HTTPS
2) your *.blob.core.windows.net - does support
Of course, you need to maintain consistency for caching purposes. So basically, if you want HTTPS - and want blobs - you always must use the *.blob.core.windows.net.
If you want to use custom domain name - you have to include logic/scripts/files in your package for HTTPS and use HTTP for custom domain names. Yes, this means 2 separate requests for same files.
Hope this helps.
- 답변으로 제안됨 SparkCode 2010년 9월 24일 금요일 오후 6:56
- 답변으로 표시됨 rovercloud 2010년 9월 27일 월요일 오전 12:19
-
2010년 9월 24일 금요일 오후 7:20So to summarize: with or without custom domain names, there is no way today to do https on Azure CDN. Correct ? Would have saved me a bunch of time if the docs had just said that ;).
-
2010년 9월 25일 토요일 오전 4:37yes, that sums it up.
-
2010년 11월 17일 수요일 오후 7:57
Microsoft announced that they support SSL on Azure CDN at PDC 2010.
http://blogs.msdn.com/b/windowsazure/archive/2010/10/28/you-spoke-we-listened-and-responded.aspx
"CDN SSL Delivery: Users of the Windows Azure CDN will now have the capability to deliver content via encrypted channels with SSL/TLS."
-
2012년 4월 12일 목요일 오전 8:35
Not for custom domains, which is what a lot of people are after. Hopefully not too far away.
ta
Padda

