FIPS compliance issue on third-party dll
Posted
by eych
on Stack Overflow
See other posts from Stack Overflow
or by eych
Published on 2010-02-17T17:09:59Z
Indexed on
2010/03/23
18:03 UTC
Read the original article
Hit count: 485
Currently been using ComponentOne report generator on a web app with no issues.
Recently had to turn on FIPS compliance on the server.
The app now fails at the call made to ComponentOne method.
Is it correct to think that the C1 dll was built on a machine that had FIPS turned off?
Any workarounds aside from turning off FIPS on the server?
© Stack Overflow or respective owner