Welcome to ISAserver.org

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

adding ssl ports to 2004 isa

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [ISA Server 2004 Misc.] >> ISA Server 2004 Programming >> adding ssl ports to 2004 isa Page: [1]
Login
Message << Older Topic   Newer Topic >>
adding ssl ports to 2004 isa - 10.Nov.2004 11:16:00 PM   
iwannabfishn

 

Posts: 63
Joined: 21.Jun.2004
Status: offline
I had to run the script below to allow ssl on ports 443 and 8443 on my isa 2000 box, but the script will not run on my 2004 box and I am not sure how to modify the script or get the same result on my 2004 box. Thanks for any assistance!

set isa=CreateObject("FPC.Root")
set tprange=isa.Arrays.GetContainingArray.ArrayPolicy.WebProxy.TunnelPortRanges
set tmp=tprange.AddRange("SSL 8443", 8443, 8443)
tprange.Save
Post #: 1
RE: adding ssl ports to 2004 isa - 20.Nov.2004 6:29:00 PM   
tshinder

 

Posts: 47490
Joined: 10.Jan.2001
From: Texas
Status: offline
Hi Fish,

Jim has a script and a .NET app over at www.isatools.org that will fix this.

HTH,
Tom

(in reply to iwannabfishn)
Post #: 2

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [ISA Server 2004 Misc.] >> ISA Server 2004 Programming >> adding ssl ports to 2004 isa Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts