SSL and ASP.net questions
From: Cliff Harris (hersh_at_myrealbox.com)
Date: 09/26/03
- Next message: Johan Normén NSQAURED2: "SSL and ASP.net questions"
- Previous message: Bill Nguyen: "Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 26 Sep 2003 11:36:08 -0400
I have a couple of SSL questions.
First:
If I would like to protect my entire website by ensuring that all pages are
accessed using SSL (https://)
How would I force that? Would that be an ASP.net config thing, or a
configuration in IIS?
Second:
If I would only like specific pages protected using SSL, but I do _not_ want
to lost my session between
secure and unsecure requests, is there a way to do that? Can it be
accomplished using Server.Transfer or
something?
Oh, and if possible, .Net 1.0 answers would be helpful, but 1.1 is ok too :)
Any help would be appreciated. THanks
-Clint
- Next message: Johan Normén NSQAURED2: "SSL and ASP.net questions"
- Previous message: Bill Nguyen: "Re: VB.NET app cannot deploy on any client machine! Exception couldn't be handled!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|