DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Getting Https insecure resource error when open File management root folders

 1 Replies
 0 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 0
New Around Here

i'm getting below error only for site root assets folder when i want to view "View Properties" of Site assets root folder in QA site(over https) .
All popups are working fine over HTTPS except View Properties" of Site assets root folder:


"Mixed Content: The page at '' was loaded over HTTPS, but requested an insecure resource ''. This request has been blocked; the content must be served over HTTPS.

Mixed Content: The page at 'https://dnndev.me//apps/site-assets?folderid=36&folderId=36&view=gridview&pageSize=10' was loaded over HTTPS, but requested an insecure resource 'http://dnndev/apps/site-assets/ctl/folderproperties/mid/589?returnurl=https%3a%2f%2fdnndev%2fapps%2fsite-assets&popUp=true&folderId=37&skinSrc=Portals%2F_default%2FSkins%2F_default%2FpopUpSkin'. This request has been blocked; the content must be served over HTTPS".

Any one please help me on this

Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!

Obviously there is a hard-coded http request somewhere in the code.

The easiest way to fix this is implementing HSTS (HTTP Strict Transport Security). This is a mechanism that upgrades all requests to your web site to HTTPS. See here for more information.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved