This article describes how to change the cipher list and Transport Layer Security (TLS) for access to the VIP Enterprise Gateway console, VIP My VIP IdP portal, SSP IdP portal, and VIP Manager portal. This affects the following versions:
Note: Protocol and cipher suites between the VIP Enterprise Gateway and VIP Cloud are controlled by the host server and your network settings.
By default, SSL protocol versions 2.0 and 3.0 are considered weak and are restricted in the BlacklistedProtocols.properties
exclusion file.
Weak ciphers (ciphers with a key length < 128 bits) are restricted in the weakciphers
.properties
exclusion file. Both files can be manually modified to restrict additional protocols or ciphers.
Note: For a list of additional ciphers with key length < 224 bits, please refer to KB 245789.
The BlacklistedProtocols
properties file (<VIPEG_INSTALLATION>\Symantec\VIP_Enterprise_Gateway\conf\BlacklistedProtocols.properties) can be modified to include additional TLS versions. To do this, add the protocol to the bottom of the list using a standard text editor. Save the file, and restart the Enterprise Gateway. Always create a backup of the original file before making changes.
Follow these steps to restrict ciphers on the Self Service Portal (SSP) IdP, My VIP IdP, and the VIP Manager IdP on the VIP Enterprise Gateway:
Important: Symantec recommends always running the latest available VIP software. Run LiveUpdate from the VIP EG console, or manually download updates from VIP Manager.
weakciphers
.properties
located at <VIPEG_INSTALLATION>/conf/weakciphers.properties.weakciphers
.properties
file into this same folder.The weakciphers
.properties
file contains two sections: #Weak SSL Ciphers and #Weak TLS Ciphers. Additional ciphers can be blocked by adding them to this list (IANA format). Always create a backup of the original file before making changes.
- Rollback procedures for VIP Enterprise Gateway 9.9, 9.10, and 9.11
Perform these steps if the above solution fails:
Important: VIP SSP IdP Proxy development ended with version 9.7 and is no longer supported. Broadcom recommends replacing it with an alternative reverse proxy solution such as Symantec ProxySG or a software-based solution such as Squid (sample Squid reverse proxy configuration).