(v12.0.9091.1083 started 2024-11-20 23:42:13 on VM2)
Policies for ClickOnce
Following ClickOnce parameters can be managed centrally: - browser - oa2 - server - sslcc - title - servercheck Addionally following parameter can be defined within ApplicGate.policy: - allowedhosts ... list (separated by ',') of hosts (* as wildcard is allowed), to extend the list of allowed hosts in ApplicGateWebView
The text file ApplicGate.policy must exist. The location of this file is the ClickOnce download directory (where the file ApplicGate.application and the directory "Application Files" are located). Lines starting with # are treated as comments.
Sample content of ApplicGate.policy: # Policy for ClickOnce deployment server=rsp.mycomp.com:442 servercheck=* ... server certificate must be checked, all issuers are allowed browser=applicgatewebview allowedhosts=*.orf.at,*.hp.com
Remark: The file ApplicGate.policy is cached locally and used in case it cannot be retrieved via the network.