Re: FIPS tests not being built

2011-11-01 Thread Henrik Grindal Bakken
"Dr. Stephen Henson" writes: > This is a deliberate change to separate the module building from the test > utility building. Now you need an explicit command: > > make build_tests > > The README.FIPS file was updated to mention this. It would be handy to have an 'install_tests' make target as we

Re: FIPS tests not being built

2011-10-31 Thread Dr. Stephen Henson
On Mon, Oct 31, 2011, Tyrel Haveman wrote: > I've been having a problem for a while now but haven't been able to look at > it until now. Here's what I do on Linux: > > Download the latest fips-2.0 snapshot (openssl-fips-2.0-test-20111031 > currently), and extract, then CD into the dir. > > $ exp

FIPS tests not being built

2011-10-31 Thread Tyrel Haveman
I've been having a problem for a while now but haven't been able to look at it until now. Here's what I do on Linux: Download the latest fips-2.0 snapshot (openssl-fips-2.0-test-20111031 currently), and extract, then CD into the dir. $ export FIPSDIR=~/fipstemp $ ./config $ make $ make install $