Re: Openssl command line utility with FIPS 140-2 compliant module

2009-05-20 Thread Kyle Hamilton
If you build the FIPS module as documented, it will create the fipscanister.o. If you then build a version of OpenSSL 0.9.8 that has FIPS support with the appropriate command-line option to build it and link it with fipscanister.o, you have a version of the library (and commandline tools) that wil

Openssl command line utility with FIPS 140-2 compliant module

2009-05-20 Thread Mansoor Ali Khan
Hi, I wanted to know if the openssl command line utility is available with the FIPS 140-2 package. I mean would I still be able to run commands like genrsa, genpkey etc. from the command line with openssl FIPS crypto module doing all the work ? Regards, MAK T