|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
security warning with httpsHello folks,
I've integrated my ASP.NET website with a portal on web. My website opens in a frame provided by the web portal. The portal uses https protocol. Now when i open my website IE displays a security warning saying "This page contains both secure and un-secure items. Do you want to display the non secure items". When i hit yes every thing works fine. What should i do to remove this security warning. My ASP.NET web page has a user control. Does the security warning has anything to do with that control? Thanks in advance.... All components of page must come from the https source. if any element is
downloading from a non https source, you will get a security warning. I think your frame import elements from http and no https source. Try with a simple page with no frame based on the https containing/not containing an element from a non https source... Nicolas Guinet "Hatim Ali" <Hatim***@discussions.microsoft.com> a écrit dans le message de news: 9F8E7C2C-0910-42FE-9560-0DA3EE3D8***@microsoft.com...Show quoteHide quote > Hello folks, > > I've integrated my ASP.NET website with a portal on web. My website opens > in > a frame provided by the web portal. The portal uses https protocol. Now > when > i open my website IE displays a security warning saying "This page > contains > both secure and un-secure items. Do you want to display the non secure > items". When i hit yes every thing works fine. > > What should i do to remove this security warning. My ASP.NET web page has > a > user control. Does the security warning has anything to do with that > control? > > Thanks in advance.... > >
Single sign on in asp.net
Questions and observations about CAS and the StrongNameIdentityPermssionAttribute. Security for a pluggable application Signed XML Private Key X509 Certificate WSE 2.0 Issue\Errors C#.NET app to run on Win 2003 from another Win2003 on the local net? SetOwner problem? LsaStorePrivateData and VB .Net Certificate Valid Date Range Providing persistent storage in a locked down environment Securing .NET Assemblies |
|||||||||||||||||||||||