RE: ASP.NET and SSL basic question.

From: Lewis Wang [MSFT] (v-lwang_at_online.microsoft.com)
Date: 08/25/03


Date: Mon, 25 Aug 2003 07:52:38 GMT


Hi Russ,

It's possible to create a sub directory, place the "aspx" page in and
secure the sub directory. It is also possible to maintain the session info
between the non secure and the secure parts of the site,

You may check the following links for more information.

How To: Set Up SSL on a Web Server
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/h
tml/SecNetHT16.asp>

813829 INFO: Help Secure Forms Authentication by Using Secure Sockets Layer
<http://support.microsoft.com/?id=813829>

HOW TO: Enable SSL for All Customers Who Interact with Your Web Site in
Internet Information Services
<http://support.microsoft.com/?id=298805>

Hope this helps.

Best regards,
Lewis

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| From: "Russ" <russ@UKS.com>
| Subject: ASP.NET and SSL basic question.
| Date: Sun, 24 Aug 2003 13:34:03 +0100
| Lines: 20
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <#AG97vjaDHA.2960@tk2msftngp13.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet.security
| NNTP-Posting-Host: client-513-p1-sms.glfd.adsl.virgin.net 81.107.226.0
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.aspnet.security:6407
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
|
| Hi,
|
| Apologies if this question is a bit basic, but I can't seem to find any
| documentation anywhere. I have an asp.net site running on Windows 2003
| server, and I need one .aspx page to be secured using SSL. I haven't
| bought a certificate yet, but I have set the SLL port to 443 on the web
| site.
|
| My question is do I have to create another site on my server, and secure
it,
| or can I just say create a sub directory on my current site, place my one
| aspx page in the and secure the sub directory? I would like, if
possible,
| to maintian session info between the non secure and the secure parts of
the
| site, but I'm clueless as to whether this is possible.
|
| Could someone please point me to some documentation?
|
| Thanks,
| Russ
|
|
|



Relevant Pages

  • Re: ASP.NET and SSL basic question.
    ... > Hi Russ, ... > secure the sub directory. ... It is also possible to maintain the session info ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • ASP.NET and SSL basic question.
    ... and I need one .aspx page to be secured using SSL. ... My question is do I have to create another site on my server, and secure it, ... or can I just say create a sub directory on my current site, ... Could someone please point me to some documentation? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RADIUS for Windows 2000
    ... I have a windows 2000 web server,and it contains mutiple ... web sites.I need to use RADIUS to secure a sub directory ...
    (microsoft.public.win2000.security)
  • Re: How get javascript var value?
    ... given a warning or is redirected to the secure page. ... I guess I could build the string then when they "submit" it ... then send the var string in the querystring to the aspx page. ... >> I have a javascript calculator. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How secure is this?
    ... before execution even begins in the .aspx code. ... it would be a great deal more secure. ... >built-in Forms Authentication? ... I have thoroughly evaluated ASP.NET's built-in Forms authentication ...
    (microsoft.public.dotnet.framework.aspnet)