Products | Versions |
---|---|
TIBCO Silver Fabric Enabler for ActiveMatrix BPM | 1.4.2 HF001 |
================================================================================
Affected File for 1.4.2 HF001
The following files needs to be installed by this hotfix:
SilverFabric_tibcoamxbpm_server_container_1.4.2_HF001_gridlib.zip
SilverFabric_tibcoamxbpm_server_component.type_1.4.2_HF001.zip
SilverFabric_tibcoamxbpm_runtime_container_1.4.2_HF001_gridlib.zip
SilverFabric_tibcoamxbpm_runtime_component.type_1.4.2_HF001.zip
Note: This hotfix is not platform-specific.
================================================================================
Closed Issue for SFBP 1.4.2 HF001 (This release)
SFBP-454
TIBCO ActiveMatrix BPM Server components did not go into "Running" state when the component was configured using TLSv1.2 SSL protocol with stronger ciphers.
The BPM Server ran successfully but due to handshake failure with the BPM Server, TIBCO Silver Fabric Broker kept on deallocating and allocating the component. It printed an error message of "handshake_failure" in the engine log file.
In order to prevent this behavior, Runtime Context Variable COMPONENT_CLIENT_SSL_PROTOCOL is introduced. This variable must be configured for the TIBCO ActiveMatrix BPM Server components ("Admin Only" OR "Admin and BPM" modes) with required SSL protocol (For example: TLSv1.2). This is used by TIBCO Silver Fabric to communicate with TIBCO ActiveMatrix BPM Server.
Follow the steps:
1. Edit the TIBCO ActiveMatrix BPM Server of version 1.4.2 HF1 and add "COMPONENT_CLIENT_SSL_PROTOCOL" Runtime Context Variable with value "TLSv1.2" (The default value is "SSL")
2. Save, publish and restart the components.