504 - Gateway Timeout when using Azure CDN -


i started using azure , createad azure cdn https , querystrings enabled. when accessing images through http theres no issues both when accessing same image through https "504 - gateway timeout".

try links below. first 1 through normal http works second 1 through https doesn't:

http://az620855.vo.msecnd.net/profiles/user-cc667cfc-fc9a-4343-9a2f-90f5d3539c08/profile-c5c108a0-1a7c-46a3-b00a-5607f6458973.jpg?size=www-profilepicturesmall

https://az620855.vo.msecnd.net/profiles/user-cc667cfc-fc9a-4343-9a2f-90f5d3539c08/profile-c5c108a0-1a7c-46a3-b00a-5607f6458973.jpg?size=www-profilepicturesmall

any ideas why?

my bad. found article http://azure.microsoft.com/en-us/documentation/articles/cloud-services-configure-ssl-certificate/ , uploaded certificate cloud service

worked right away.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -