Here's the page:
[https://www.testmasters.net/test/ssltest2.aspx][1]
When I go to it (in firefox or chrome), it says "connection partially encrypted". But all references to objects are https and not http as far as I can tell.
What's odd is that if you remove the RequiredFieldValidator, the page works fine. Here's the source (ASP.NET 3.5):
<%@ Page Language="C#" %>
SSL Test
[1]: https://www.testmasters.net/test/ssltest2.aspx
以上就是Why does firefox say "connection partially encrypted" on this page?的详细内容,更多请关注web前端其它相关文章!