Page 1 of 1

FIPS 140-2 Mode and Key Size Requirement in MFT 5.7.x

Posted: Mon Jun 18, 2018 2:53 pm
by Support_Philip
Question:

What changes need to be made to accommodate the new FIPS provider library in MFT 5.7.x?

Answer:

When running FIPS in MFT version 5.7.0 and later, there are minimum key size requirements for RSA Keys. Any services in MFT that use SSL Certificates or SSH Keys (HTTPS, FTPS, SFTP for example) will need to utilize RSA key sizes 2048 bits or larger. You may need to create a new key pair with an RSA key that is 2048 (or higher) and replace the existing key for the service in order to be FIPS 140-2 compliant as well as adhere to the new FIPS 140-2 library. Here is an example of an RSA 2048 bit key size SSH Key, as well as SSL Certificate:
Image
Image

Re: FIPS 140-2 Mode and Key Size Requirement in MFT 5.7.x

Posted: Fri Jun 05, 2020 5:20 pm
by Support_Tim
Please note: In order for your trading partners SFTP clients to get a new RSA key, you will need to disable the DSA key in the Server > Host Keys configuration. Currently, FIPS mode will not block the attempt to use a DSA key, but the connection will fail.