General SSL Question

From: Harry Simpson (hssimpson@nospamphgt.net)
Date: 06/27/02


From: "Harry Simpson" <hssimpson@nospamphgt.net>
Date: Thu, 27 Jun 2002 09:46:24 -0500


Why would an intranet need SSL if the web app already depended on Windows
authentication. Should the company intranet firewall provide enough
security for aspnet apps?

Wouldn't SSL (HTTPS) really only be needed for anonymous internet
applications??

Also, If the application uses cookieless sessions, wouldn't using the https
absolute URLS cause the session to renew and screw up any session
variables.....

Ideas?

TIA
Harry



Relevant Pages

  • Re: Newbie Alert - Dumb Question of the Day!
    ... Administration) know that you want the web application to use SSL, ... Remember, all that does is tell sharepoint that the web app will use SSL, ... However, a sharepoint web app is an IIS Web Site, and as such is a kind ... you can force security and user account policies at the web ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: force https on wss site
    ... If you are creating a new web app, you can enable SSL in GUI. ... Then you go into IIS, ... If you have an existing web app, you just add an HTTPS address to the web ...
    (microsoft.public.sharepoint.windowsservices)
  • SSL Folder Location
    ... I am building an asp.net web app where a couple of pages will use ssl. ... It is on a commercial shared host and will utilize a shared ssl certificate. ... The SSL folder provided is physically on the same server as the rest of the ... Is it usual for a web host to provide folders on the same level as the root? ...
    (microsoft.public.dotnet.framework.aspnet)
  • How to make SSL work for .NET 2.0 web apps
    ... I've successfully installed my Verising SSL pro certification on my web ... server, but I'm not sure how to force IIS to use SSL on my deployed web app ... How do I get my web app to know that only the directories below my root ...
    (microsoft.public.dotnet.security)