Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | 5.13.x, 5.14.0 |
BW 5.14.0/TRA 5.11.1 and BW 5.13.x/TRA 5.10.2
For FIPS 140-2 compliance, use security vendor bcfips by adding the following property to deployed application .tra file
java.property.TIBCO_SECURITY_VENDOR=bcfips
BW 5.14.0/TRA 5.11.0 and BW 5.13.x/TRA 5.10.1
For FIPS 140-2 compliance, use security vendor entrust which is the default and follow these steps.
1. Add the following property to deployed application .tra file
java.property.com.tibco.security.FIPS=true
2. Download the Unlimited Strength Jurisdiction Policy Files from the JRE vendor.
Note that only TLSv1 and TLSv1.1 protocols are available when security vendor is entrust.