Setting Runtime Properties of ICAP Server
You must set up the runtime properties of ICAP server to use the anti-virus server.
- Procedure
- Navigate to the ASG_CONFIG_HOME directory.
- Open the asg.properties file for editing.
- Edit the following properties, as required. See
Setting Runtime Properties of ICAP Server in the
ICAP server properties 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.3/bin/mykeystore.jks
tibco.clientVar.ASG/ICAP/keystoreType
JKS
tibco.clientVar.ASG/ICAP/keystorePassphrase
password123
tibco.clientVar.ASG/ICAP/binaryContentTypeList
image/png
- Save changes to the file.