jdmils -> Custom SSL port in ISA. (27.Apr.2009 6:43:04 PM)
|
I have a request from a user to allow access to the web site: http://www.oceancentrehotel.com.au/ Which is OK so far. But when the user clicks the "Check Rates" button, they are redirected to: https://reservations.oceancentrehotel.com.au:7002/listRoomTypes.do?action=Select&propertyCode=AUS099&inDate=04/29/2009&outDate=04/30/2009&adults=1&children=0&rooms=1&cid=102208000212 As you can see, it tries to connect SSL to port 7002, resulting in this error msg: Error Code: 502 Proxy Error. The specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests. (12204) I then went to "http://www.isaserver.org/articles/2004tunnelportrange.html" and using the "isa_tpr.js" util, created the SSL port 7002 but it does not work. Now, when I try to access the SSL address above, I get the error: Error Code: 504 Proxy Timeout. The connection timed out. (10060) When I rerun the "isa_tpr.js" util, I get: * This is your current Tunnel Port Range list: * HTTPS_Custom (single port): 7002 * NNTP (single port): 563 * SSL (single port): 443 So it seems to have worked, however, I can NOT see this custom protocol in the ISA gui. What can I do next? ISA Server 2006 on Windows 2003 Server.
|
|
|
|