Hellopeople,
Currentlyneeded to usesome commands at TMGsincehadseveraloutingstohttps port,thenused the followingcommand:
Dimroot
DimtpRanges
DimnewRange
Setroot =CreateObject("FPC.Root")
SettpRanges=root.GetContainingArray.ArrayPolicy.WebProxy.TunnelPortRanges
SeptembernewRange=tpRanges.AddRange("SSL80",80,80)
tpRanges.Save
After thatI started gettingthe following messagesin the EventViewerSystem:
"The followingfatalalertwas generated:10.Theinternalerror stateis10.
Schannel
36888
error"
Mylogsystem ispacked with it.
Howeverif Iturn off theInspectionHttpserrortohappen,
Andalsositesthat begin withhttps,I cannotlonger accesselse orturning offhttpsinspection.
Howcan I fix this,is to undothe above commandfor port 80?
Thank you
Currentlyneeded to usesome commands at TMGsincehadseveraloutingstohttps port,thenused the followingcommand:
Dimroot
DimtpRanges
DimnewRange
Setroot =CreateObject("FPC.Root")
SettpRanges=root.GetContainingArray.ArrayPolicy.WebProxy.TunnelPortRanges
SeptembernewRange=tpRanges.AddRange("SSL80",80,80)
tpRanges.Save
After thatI started gettingthe following messagesin the EventViewerSystem:
"The followingfatalalertwas generated:10.Theinternalerror stateis10.
Schannel
36888
error"
Mylogsystem ispacked with it.
Howeverif Iturn off theInspectionHttpserrortohappen,
Andalsositesthat begin withhttps,I cannotlonger accesselse orturning offhttpsinspection.
Howcan I fix this,is to undothe above commandfor port 80?
Thank you