Supported CipherSuites in RSA Web Threat Detection version 6.2
2 years ago
Originally Published: 2017-05-17
Article Number
000067705
Applies To
RSA Product Set: Web Threat Detection
RSA Version/Condition: 6.2
Platform: Linux
Issue
What are the supported Cipher Suites that are used to decrypt web traffic in the SilverTap, and controlled by Certificate Manager?
Resolution
This is the list as of version 6.2  (all the TLS listed is version 1.2)

AES256-GCM-SHA384 ( TLS_RSA_WITH_AES_256_GCM_SHA384 (0x009D) )
• AES256-SHA256 ( TLS_RSA_WITH_AES_256_CBC_SHA256 (0x003D) )
• AES256-SHA ( TLS_RSA_WITH_AES_256_CBC_SHA (0x0035) )
• DES-CBC3-SHA ( TLS_RSA_WITH_3DES_EDE_CBC_SHA (0x000A) )
• AES128-GCM-SHA256 ( TLS_RSA_WITH_AES_128_GCM_SHA256 (0x009C) )
• AES128-SHA256 ( TLS_RSA_WITH_AES_128_CBC_SHA256 (0x003C) )
• AES128-SHA ( TLS_RSA_WITH_AES_128_CBC_SHA (0x002F) )
• RC4-SHA ( SSL_RSA_WITH_RC4_128_SHA (0x0005) )
• RC4-MD5 ( SSL_RSA_WITH_RC4_128_MD5 (0x0004) )
• DES-CBC-SHA ( SSL_RSA_WITH_DES_CBC_SHA (0x0009) )