Displaying 1 result from an estimated 1 matches for "fipcanister".
2010 Jul 23
1
Compiling OpenSSH with OpenSSL-fips 0.9.8o on Windows
...ice is currently using WRQ Reflections as it was FIPS compliant.
But this option is an expense that we'd like to get rid of if
possible. Putty is not an option for us since it uses it's own
OpenSSL libs and we need it FIPS enabled. I've been able to build
OpenSSL 0.9.8o and enable the fipcanister.lib and create the openssl
executables and libraries. I've been able to find instructions on how
to build OpenSSH at this site:
http://www.nomachine.com/ar/view.php?ar_id=AR05H00563
and here:
http://www.cs.bham.ac.uk/~smp/projects/ssh-windows/compile/
But I can't tell if either method...