Take a looks at this discussion of HTTPS in ASP.NET. I think it in a round
about way deals with your situation.

http://www.codeproject.com/KB/aspnet/WebPageSecurity.aspx

John Warner




> -----Original Message-----
> From: Discussion of advanced .NET topics.
> [mailto:[EMAIL PROTECTED] On Behalf Of Paul Cowan
> Sent: Monday, May 19, 2008 3:50 AM
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: [ADVANCED-DOTNET] Running a site over HTTPS
>
>
> Hi all,I have a site that needs to run over HTTPS.  I have
> installed the certificate on the server and I can access the
> site over HTTPS. The problem is that I can still hit the site
> over HTTP. How can I ensure that the all HTTP requests will
> be redirected to HTTP?
>
> Can I do it without code or do I have to write an HTTP Module
> or something.Thanks [EMAIL PROTECTED]

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to