Re: SSL enabled ASP.NET application
dl
Date: 06/22/05
- Next message: Mathew Uthup: "RE: Cannot access aspx page if user is not in Admin group"
- Previous message: Steve Troxell: "Re: Audit trail for web application"
- In reply to: Karim: "Re: SSL enabled ASP.NET application"
- Next in thread: dl: "Re: SSL enabled ASP.NET application, URGENT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 22 Jun 2005 10:47:49 +0800
in this scenario, under the whole application_root, I only ssl enable the
login.aspx so I assume after a successful login, the other pages should not
have any secured items to display?!
"Karim" <karim3411@yahoo.com> wrote in message
news:4q09pzlij85i.tljpvdixiik9$.dlg@40tude.net...
> On Wed, 22 Jun 2005 00:31:40 +0800, dl wrote:
>
> > Hi
> > I have tried two approaches
> > 1. SSL enable just the login.aspx, the application gives me the SSL
enabled
> > login page and successfully authenticated the user a/c. The only
problem
> > was I was prompted on every page I loaded with the message "the page
> > contains both secure / non-secure information do you want to show the
> > non-secured information?". This is quite annoying, is there anything we
can
> > do about this?
>
> You would get this message if you have anything on the page that does not
> reside on the ssl'd server. For example if you have images whose urls are
> not from the same website as the current page.
>
>
>
> Tony
> --
> http://www.dotnet-hosting.com
> Free web hosting with ASP.NET & SQL Server
- Next message: Mathew Uthup: "RE: Cannot access aspx page if user is not in Admin group"
- Previous message: Steve Troxell: "Re: Audit trail for web application"
- In reply to: Karim: "Re: SSL enabled ASP.NET application"
- Next in thread: dl: "Re: SSL enabled ASP.NET application, URGENT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|