FIPS Script Format
The FIPS script can show the functions that will or will not work when in FIPS mode. Additionally, it can convert AS2 system keys to a format supported in FIPS mode.
fips { Test | Enable | Disable } {silent}
or
./fips.sh { Test | Enable | Disable } {silent}
Examples:
fips test
fips enable
fips enable silent
fips disable
fips disable silent
Keep in mind that the FIPS enable or disable functions do not do all the work required to enable or disable FIPS mode. The TIBCO MFT administrator also makes sure that only FIPS supported functions are used prior to enabling FIPS mode.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.