Views:

You can control which ciphers the DSM console should support by modifying the configuration.properties file. Do the following:

  1. From the DSM server, open the C:\Program Files\Trend Micro\Deep Security Manager\configuration.properties file.
  2. Add the following line:

    ciphers=SSL_RSA_WITH_RC4_128_MD5,SSL_RSA_WITH_RC4_128_SHA,
    TLS_RSA_WITH_AES_128_CBC_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,
    SSL_RSA_WITH_DES_CBC_SHA,SSL_RSA_EXPORT_WITH_RC4_40_MD5,
    SSL_RSA_EXPORT_WITH_DES40_CBC_SHA

  3. Remove the ones that you do not want to support.
  4. Save and close the file.
  5. Restart the Trend Micro Deep Security Manager service.