Re: Asp.Net and SSL
From: Nicole Calinoiu (ngcalinoiu)
Date: 09/20/04
- Next message: Jason Wood: "Credentials being lost between servers - out of ideas!"
- Previous message: Nicole Calinoiu: "Re: Help Please. I at the last wits here"
- In reply to: SubstandardSnowman: "Re: Asp.Net and SSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 20 Sep 2004 12:24:18 -0400
You can open web projects in VStudio even if their corresponding virtual
directories force use of SSL. You simply need to adjust the URLs used by
VStudio to refer to your project. For instructions, see
http://groups.google.com/groups?threadm=unzN3btLEHA.3664%40TK2MSFTNGP10.phx.gbl&rnum=4.
You can also test an application under SSL even if IIS doesn't force SSL
use. As long as there's an appopriate certificate installed and an SSL port
mapped, you can use an https address to reach your pages even if you're not
forcing SSL.
HTH,
Nicole
"SubstandardSnowman" <SubstandardSnowman@discussions.microsoft.com> wrote in
message news:777B43C9-49C9-4B1D-9626-231BE6AD0633@microsoft.com...
> If I turn this setting on then I can't open the project with VS.NET. I was
> hoping to just be able to have it on all the time or some other method to
> always force SSL but if this is not possible then I would just like to
> know.
>
> "Ken Schaefer" wrote:
>
>> Why can't you do your testing with this setting on?
>>
>> Cheers
>> Ken
>>
>> "SubstandardSnowman" <SubstandardSnowman@discussions.microsoft.com> wrote
>> in
>> message news:594574C1-8106-4FF7-AF9F-1F2769E524F8@microsoft.com...
>> > I'm making an ASP.Net website using forms authentication. I want to
>> > force
>> > all
>> > users to use SSL when using this application. I know that I can specify
>> > in
>> > IIS to force the app to have SSL but I can't do my testing when I do
>> > this.
>> > Is
>> > this the best way to accomplish this or is there a better way?
>>
>>
>>
- Next message: Jason Wood: "Credentials being lost between servers - out of ideas!"
- Previous message: Nicole Calinoiu: "Re: Help Please. I at the last wits here"
- In reply to: SubstandardSnowman: "Re: Asp.Net and SSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]