security warning with https

G

Guest

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....
 
M

Marina

Do you have content on there coming from non https sources?

If so, I don't think there is a way to get around the warning. It is there
to protect the user so they are aware that some of the page is potentially
unsecure.
 
B

Bruce Barker

you need to switch your site to use https for all its content.

-- bruce (sqlwork.com)
 
G

Guest

best way to get rid of the warning is to not have items outside the https...
One of your controls, or somethign that's referenced somewhere, is outside
of the "secure" path... so you will always get the warning unless you find it.
 
J

Juan T. Llibre

re:
Does the security warning has anything to do with that control?

Probably not, but you probably have your images
coming from a non-https-secured directory.

Make sure *all* your content comes from an https source.



Juan T. Llibre
ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
=============================
 
?

=?iso-8859-2?B?VmVkcmFuIFN1Ym90aeY=?=

Can someone introduce me how can i create web application on iis,with asp
technology and must I have database and which one?
I have to create a memory,that can be played on web for 2 or 3 persons.
Which tools i have to use?
I have MS Visual Studio .NET 2003 and Macromedia Studio.
I do not know how can I connect Flash application with active server
pages,so i will be gratefull if someone help me or tell me something.
ThanX
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top