Re: illegal in FIPS while using req

2009-06-26 Thread Dr. Stephen Henson
On Fri, Jun 26, 2009, Peter Lin wrote: > Thanks Dr. Henson, yeah the 0.9.8k version works perfectly. > > sorry I made the mistake about the environment variable, should be > OPENSSL_FIPS rather than FIPS_MODE. > > But I am still stuck at problem 2, while in fips mode, the TlsServer will > exit w

Re: illegal in FIPS while using req

2009-06-26 Thread Peter Lin
Thanks Dr. Henson, yeah the 0.9.8k version works perfectly. sorry I made the mistake about the environment variable, should be OPENSSL_FIPS rather than FIPS_MODE. But I am still stuck at problem 2, while in fips mode, the TlsServer will exit with the error message as long as a client trying conne

Re: illegal in FIPS while using req

2009-06-25 Thread Dr. Stephen Henson
On Thu, Jun 25, 2009, Peter Lin wrote: > Hi all, > > problem 1: > > I compiled the binary openssl from FIPS Object Module v1.2. However, I got > "illegal instruction" when I try to use "openssl req" command, regardless > FIPS_MODE set to 1 or 0. > My program got the same error if linking to the