Configure Security Warning Messages for Cloud Service Management Console

You can enable or disable the security warning messages for files that are uploaded or downloaded.

The default upload message is:

Please make sure the files you upload are safe. Uploading malicious files will have legal consequences.

The default download message is:

Files you download may be potentially unsafe, it is advised to have a local antivirus software to prevent common threats.

To configure the security warning messages for Cloud Service Management Console:

  1. Open the CSA_HOME/jboss-as/standalone/deployments/csa.war/offerings/config.json file in a text editor.
  2. Find the enableSecurityWarning parameter value and set it to the desired value:

    • true to enable the warning message.
    • false to disable the warning message.