Re: force https on wss site

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Yup. You set it per web application (that includes extended web app).

If you are creating a new web app, you can enable SSL in GUI. That'll
create the corresponding IIS Web Site in a stopped state (so it won't be
accessible yet). Then you go into IIS, and set up SSL.

Then start the web app and all should be well.

If you have an existing web app, you just add an HTTPS address to the web
application's alternate access mappings (if you want force it, make HTTPS
the default zone address and make sure there is no other way to get to the
web app without HTTPS), then go into IIS and set up SSL for the Web Site
there.

It's weird. When I was first starting out with WSS 3 I was told that you
can't just go into IIS and start messing around, that you first have to make
sure that you set it up in WSS, then go to IIS. But in the case of SSL,
there is no way, after creating the web app, to go back in and tell WSS
explicitly that you want to use SSL now. So in that case, you just have two
steps, setup SSL in IIS, and add a HTTPS address to AAM.

Mak sense?
-callahan
"taraga" <taraga@xxxxxxxxxxxxxxx> wrote in message
news:f7t2ln$aqt102@xxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

Is there a way to foce using https on WSS 3.0 site. What I wan to do if
someone type try to use http://www.mydomain.com/ should be redirected to
httpS://www.mydomain.com

Regards,



.



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)
  • General SSL Question
    ... Why would an intranet need SSL if the web app already depended on Windows ... Should the company intranet firewall provide enough ... absolute URLS cause the session to renew and screw up any session ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • 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)
  • Re: iis not transferring clients to ssl port
    ... individual ASP pages, inside of IIS metabase at a per-URL level, or inside ... because for all intents and purposes, the "transfer" from HTTP to HTTPS is ... Select the file to require SSL, choose right-click properties, and go to ... he wants the webmasters to be able to secure only the pages they want ...
    (microsoft.public.inetserver.iis.security)