I wonder if there is any interest in adding FIPS 140-2 support for the FTPS/SFTP camel component.
Transferring files in FIPS mode would enable Camel applications to interact with governmental agencies that require to use FIPS 140-2 accredited products, especially in US and Canada. The FTP/SFTP/FTPS component is based on JSch+Apache commons Net which to my knowledge are not FIPS 104-2 compliance. However, NSS library 3.14.4 is. Jesus.