Making http calls in an https context, as you say, is the definition of mixed content. It is a huge security risk that undermines the benefits provided by using https in the first place. You should work to make all of the resource loads on your https page use https as well - then you will have a secure site that won't trigger the Mixed Content Blocker.
----- Reply message ----- From: ramireddypa...@gmail.com To: <dev-security@lists.mozilla.org> Subject: Reg: Mixed Active Content Date: Fri, Aug 23, 2013 4:43 AM Hi, I am using FF23 in that i am facing the issues with mixed active content. I am able to see the mixed content by Click the shield icon but this is not a good solution. Let me know is there any other solution. I am using https based URL and inside that i am making http calls. Thanks and Regards Venkata _______________________________________________ dev-security mailing list dev-security@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-security _______________________________________________ dev-security mailing list dev-security@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-security