Re: Secure Cookies in Asp.net web application.
From: Shel Blauman [MSFT] (sheldonb_at_online.microsoft.com)
Date: 06/26/03
- Next message: Shel Blauman [MSFT]: "Re: SQL Integrated Security in .NET"
- Previous message: Alan: "Permission problem in ASP.NET and IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 08:00:58 -0700
Forwarding to Aspnet.Security.
Shel
-- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "Raja Narayanan" <rajanarayanantvl@hotmail.com> wrote in message news:0b3e01c33bd5$f7ad7a00$a301280a@phx.gbl... > Hi to all, > How to set 'secure cookie' for a ASP.NEW web application, > the web application uses (SSL) https:// and the IE browser > 6.0 'Internet options' are set to 'override automatic > cookie handling' to prompt the cookie. So while browsing > the web application on internet, the browser shows > a 'Privacy Alert' to Allow or Block the cookie on the > first Login.aspx page. > So i can view the 'ASP.NET_SessionId' in non secure > manner. It shows on the dialog box Secure No. So to change > it to Secure Yes, what i have to do for my entire web > application. > By default 'ASP.NET_SessionId' is generated by the web > application. > My .Net FrameWork 1.1.4322 version. And IIS 5.0 Version. > > My Question is, > 1) Isn't it any possbilities in web.config file? or others? > Explain pls..? > > With Advance Thankx > Raja.N >
- Next message: Shel Blauman [MSFT]: "Re: SQL Integrated Security in .NET"
- Previous message: Alan: "Permission problem in ASP.NET and IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|