Setting Runtime Properties of ICAP Server

You must set up the runtime properties of ICAP server to use the anti-virus server.

Procedure

  1. Navigate to the ASG_CONFIG_HOME directory.
  2. Open the asg.properties file for editing.
  3. Edit the following properties, as required. See ICAP Server properties in the Runtime Properties of Core Engine table for the description of the properties. The following table shows the example value of the properties:
    Property Example Value
    tibco.clientVar.ASG/ICAP/Host/URL 127.10.180.15
    tibco.clientVar.ASG/ICAP/Port 1344
    tibco.clientVar.ASG/ICAP/service mcafee_gateway_service
    Properties for SSL Enabled Server
    tibco.clientVar.ASG/ICAP/useSSL true
    tibco.clientVar.ASG/ICAP/keystoreFile C:/tibco/asg/2.2/bin/mykeystore.jks
    tibco.clientVar.ASG/ICAP/keystoreType JKS
    tibco.clientVar.ASG/ICAP/keystorePassphrase password123
    tibco.clientVar.ASG/ICAP/binaryContentTypeList image/png
  4. Save changes to the file.