FIPS support (wodFtpDLX / wodFtpDLX.NET)

by myck, (740 days ago)

Hi

I have seen an ancient forum thread on this issue: https://www.weonlydo.com/forums/index.php?id=5547

Is there any progress, is the wodFtpDLX.NET version compliant with FIPS to use in SFTP connections?

If so how can it be configured? I see that ActiveX version has FIPS property while .NET version does not have anything simialr.

Thank you

locked

FIPS support

by Jasmine, (740 days ago) @ myck

Hi.

Since wodFtpDLX.NET uses Windows cryptography, enabling FIPS is system wide. If you enable FIPS on windows, it will be used in wodFtpDLX.NET as well.

Regards,
Jasmine

locked

FIPS support

by myck, (740 days ago) @ Jasmine

Thank you

locked

FIPS support

by myck, (731 days ago) @ Jasmine

Could you give some explanations on the exception we get:

Connection error ---> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at A.a.R()
at WeOnlyDo.Client.FtpDLX.Connect()

wodFtpDLX.NET version 1.8.3.247
FIPS enabled in Windows

Thank you

locked