RES: RE: Forcing SSl

  • From: "Allisson C. Silva" <allisson@xxxxxxxxxxx>
  • To: "[ISAserver.org Discussion List]" <isalist@xxxxxxxxxxxxx>
  • Date: Mon, 4 Nov 2002 15:32:01 -0300

The problem is that my Web server with the OWA this behind the Isa. If I type 
Https in browser not ha problem, however if I only type HTTP I receive the 
error : 

403 Forbidden - The page must be viewed over a secure (that is, Secure Sockets 
Layer (SSL)) channel. Contact the server administrator. (12211)
Internet Security and Acceleration Server

 

I tried to create a page asp that it redirects custom error 403 in iss to add 
https. However did not function since I find that the problem of redirect in 
this case this in the Isa. 

Plus some obliged suggestion... 

Thanks

 
 

Allisson Cândido 
Administrador de Rede 
Flag Informática S/C 
Mcse Mcsa Mcp Fcp 

-----Mensagem original-----
De: David Haam [mailto:DavidH@xxxxxxxxxxxx]
Enviada em: segunda-feira, 4 de novembro de 2002 14:16
Para: [ISAserver.org Discussion List]
Assunto: [isalist] RE: Forcing SSl


http://www.ISAserver.org


That's best done inside IIS.
 
Create a virtual website that is just HTTP. Make the site just a redirector to 
the "real" site (that is only running HTTPS.
 
This way you can actually share a single IP. You can also accomplish a similar 
solution via host-headers, if you're using different FQDNs.
 
Hint: you can make the HTTP-only site listen for SSL on a different port (or 
remove it), and the HTTPS-only site listen for HTTP on a different port.
 
Cheers!

-----Original Message-----
From: Allisson C. Silva [mailto:allisson@xxxxxxxxxxx] 
Sent: Monday, November 04, 2002 9:59 AM
To: [ISAserver.org Discussion List]
Subject: [isalist] Forcing SSl


http://www.ISAserver.org



Hi guys, 
I need a aid to force a redirect  http://www.domain.com.br\exchange to 
https://www.domain.com.br\exchange whithout user interaction.

That's possible???   If yes which the procedure. 

Since i thanks any aid. 


Allisson Cândido 
Administrador de Rede 
Flag Informática S/C 
Mcse Mcsa Mcp Fcp 

------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=isalist
ISA Server Newsletter: http://www.isaserver.org/pages/newsletter.asp
ISA Server FAQ: http://www.isaserver.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
Exchange Server Resource Site: http://www.msexchange.org/
Windows Security Resource Site: http://www.windowsecurity.com/
Windows 2000/NT Fax Solutions: http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as: 
davidh@xxxxxxxxxxxx
To unsubscribe send a blank email to $subst('Email.Unsub') 

------------------------------------------------------
List Archives: http://www.webelists.com/cgi/lyris.pl?enter=isalist
ISA Server Newsletter: http://www.isaserver.org/pages/newsletter.asp
ISA Server FAQ: http://www.isaserver.org/pages/larticle.asp?type=FAQ
------------------------------------------------------
Exchange Server Resource Site: http://www.msexchange.org/
Windows Security Resource Site: http://www.windowsecurity.com/
Windows 2000/NT Fax Solutions: http://www.ntfaxfaq.com
------------------------------------------------------
You are currently subscribed to this ISAserver.org Discussion List as: 
allisson@xxxxxxxxxxx
To unsubscribe send a blank email to $subst('Email.Unsub') 

Other related posts:

  • » RES: RE: Forcing SSl