Re: SSL enabled ASP.NET application, URGENT
dl
Date: 06/22/05
- Next message: Dominick Baier [DevelopMentor]: "Re: SSL enabled ASP.NET application, URGENT"
- Previous message: Mathew Uthup: "RE: Restarting IIS every time I add accounts to local machine...."
- In reply to: dl: "SSL enabled ASP.NET application"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: SSL enabled ASP.NET application, URGENT"
- Reply: Dominick Baier [DevelopMentor]: "Re: SSL enabled ASP.NET application, URGENT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 22 Jun 2005 14:17:47 +0800
I have checked and fixed the problem with 2nd approach. ie. I have now SSL
enabled the whole application root, but I am still getting the annoying
popup with the message "the page contains both secure and non-secure items,
do you want to show the non-secured items", if I click yes, then the padlock
"showing SSL enabled" will disappear, but if I click no, the page will still
be displayed along with the padlock, and all elements on the page are still
functioning and nothing is missing!
All my files are put in a sub-directory under the application root!
Here is my environment
win2000 server
.NET framework sdk 1.1 with hotfix(kb886903)
.custom account for the aspnet_wp process
.form authentication
Any idea, please? I am stuck!
What are the steps to SSL enable ASP.NET application? I believe someone
must have done it successfully, please help!
TIA
<dl> wrote in message news:e1tz16ndFHA.2960@TK2MSFTNGP10.phx.gbl...
> 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?
>
> the 2nd approach
> 2. SSL enable the whole application, the application would still present
the
> server certificates to confirm if I wanted to proceed, but then after my
> confirmation I got "Server application unavailable" the big red screen!
Did
> I miss anything?
>
> Here is how I SSL enable the application
> on the property page, open the directory security tab, under Secure
> Communication - click on "Edit", select Require Secure Channel(SSL).
>
> Any advice, please?!
>
> TIA
>
> --
>
>
>
- Next message: Dominick Baier [DevelopMentor]: "Re: SSL enabled ASP.NET application, URGENT"
- Previous message: Mathew Uthup: "RE: Restarting IIS every time I add accounts to local machine...."
- In reply to: dl: "SSL enabled ASP.NET application"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: SSL enabled ASP.NET application, URGENT"
- Reply: Dominick Baier [DevelopMentor]: "Re: SSL enabled ASP.NET application, URGENT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|