Re: SSL erzwingen

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Olaf Lüder [MVP] (olnews_at_nogetec.de)
Date: 03/14/05


Date: Mon, 14 Mar 2005 11:48:32 +0100

Hallo Thorsten,

"Thorsten Schmid" <ThorstenSchmid@discussions.microsoft.com> schrieb:

> ich hab auf dem IIS nun ein Zertifikat für SSL eingerichtet und alles
> funktioniert auch. Auch den Haken "sicheren kanal verlangen" hab ich rein.
> Gehe ich nun mit http://localhost auf den Server kommt die Meldung: "Die
> Seite muss über einen sicheren Channel angezeigt werden". Soweit
> eigentlich
> auch ok.
> Doch irgendwie muss es doch möglich sein das beim aufrufen des IIS
> automatisch auf SSL "umgeschaltet" wird und der Browser sozusagen auf
> https:// umgeleitet wird.
>
> Hat jemand einen Tipp?

da hast Du verschiedene Möglichkeiten. Du kannst z.B. eine
benutzerdefinierte Fehlerseite (für 403.4) verwenden, in der Du per
Meta-Refresh-Tag weiterleitest, oder das ganze, z.B. mittels ASP, analog zu

http://support.microsoft.com/kb/839357

umsetzt. Du mußt dabei nur beachten, dass die asp-Seite in einem Verzeichnis
liegt, für das der SSL-Zugriff nicht vorgeschrieben ist.

-- 
Gruß, Olaf
MS MVP ASP / ASP.NET


Relevant Pages

  • Re: dllhost
    ... It's just about 100% pure ASP with com objects. ... DLLHOST goes to 95-100% utilization and stays there indefinitely unless IIS ... > a simple HTML page serve or do they also hung? ...
    (microsoft.public.inetserver.iis)
  • Re: Accessing 32 bit COM components in 64 bit IIS
    ... CGIs, and ASP scripts onto a 64bit machine, and it just works after they ... The most confusing aspect of running 32bit app on a 64bit OS is that you ... System32 access is redirected, etc). ... we will be introducing the ability to configure IIS to run ...
    (microsoft.public.inetserver.iis)
  • Re: ASP Authentication on IIS 6.0 Windows 2003 Server 32bit help please
    ... when an ASP page is executed in IIS? ... site that requires a user to enter their domain account to access the ... the ASP script code ... I find that the .exe runs ...
    (microsoft.public.inetserver.iis.security)
  • Re: Serious problem in using COM in IIS
    ... introduces a "thread affinity" for your ASP session. ... and that's unlikely to be the thread you're on at the time (IIS ... otherwise i will set it to private and persistable ... >> variables defined in my ABC COM ...
    (microsoft.public.vb.general.discussion)
  • Re: Accessing 32 bit COM components in 64 bit IIS
    ... we will be introducing the ability to configure IIS to run under ... and under the 32bit command line no error is thrown. ... the problem must be to do with how the dll is registered. ... > You should be able to reproduce your situation outside of ASP by creating ...
    (microsoft.public.inetserver.iis)