TSGateway without SSL

  • Thread starter Thread starter Stuart Parker
  • Start date Start date
S

Stuart Parker

Guest
Hi,

I'm setting up TSGateway for my small home office. Is it possible to remove
the requirement to use SSL?. I know it's not recommended, but I'm not fussed
about the security side for this implementation.

Another reason for this is that I have a single public static IP, and am
using ISA server. I am already publishing OWA thru SSL, using forms
authentication, and cant' have multiple web listeners for port 443 having
only a single public IP address.

Cheers.
 
RE: TSGateway without SSL

You can turn off SSL by doing the following.
Open inetmgr.exe
Go to sites --> Default web site --> Rpc
Double click on "SSL settings"
Unselect "Require SSL"

after doing this don't open tsgateway snap-in. If you do so, it will again
set "Require SSL" to true.

"Stuart Parker" wrote:

> Hi,
>
> I'm setting up TSGateway for my small home office. Is it possible to remove
> the requirement to use SSL?. I know it's not recommended, but I'm not fussed
> about the security side for this implementation.
>
> Another reason for this is that I have a single public static IP, and am
> using ISA server. I am already publishing OWA thru SSL, using forms
> authentication, and cant' have multiple web listeners for port 443 having
> only a single public IP address.
>
> Cheers.
>
>
 
Back
Top