asp.net mvc - Does not load js and css from CDN URL incase of secure pages with protocol "https" -



asp.net mvc - Does not load js and css from CDN URL incase of secure pages with protocol "https" -

i implementing code in .net mvc loading js , css cdn url , works protocol "http". if site secure ssl js , css not cdn url on secure pages.

what should resolve this?

please give me suggestions.

thank you.

if site running on https css , javascript files must come secure server. security measure prevent things man-in-the-middle attacks.

so reply create sure css & js files served using https.

asp.net-mvc ssl cdn

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -