Re: OpenSSL 1.0.0a and FIPS

2010-07-14 Thread Warren Halstead
Thank you all for your replies. I guess I will regress to 0.9.8 and see what happens with 1.0 V/R, ~Warren __ OpenSSL Project http://www.openssl.org User Support Mailing Listope

Re: OpenSSL 1.0.0a and FIPS

2010-07-14 Thread Dr. Stephen Henson
On Wed, Jul 14, 2010, Anil Tambe wrote: > >> Is "fips" no longer a valid flag to incorporate the FIPS library in > 1.0.0a? > Yes , FIPS support is removed in 1.0.X series , please also read the below. Well it wasn't actually "removed" as never ported. Here is roughly how things went: The funding

Re: OpenSSL 1.0.0a and FIPS

2010-07-14 Thread Steve Marquess
Warren Halstead wrote: > Using OpenSSL 1.0.0a and OpenSSL FIPS 1.2 on Debian 5 > > After the configuration and installation of FIPS 1.2, I go into the > openssl-1.0.0a directory and attempt to run > > ./config fips --openssldir=/etc/ssl --prefix=/usr shared > > The text I get back is: > > Operating

Re: OpenSSL 1.0.0a and FIPS

2010-07-14 Thread Anil Tambe
>> Is "fips" no longer a valid flag to incorporate the FIPS library in 1.0.0a? Yes , FIPS support is removed in 1.0.X series , please also read the below. http://www.mail-archive.com/openssl-users@openssl.org/msg60593.html http://www.openssl.org/docs/fips/fipsnotes.html

OpenSSL 1.0.0a and FIPS

2010-07-13 Thread Warren Halstead
Using OpenSSL 1.0.0a and OpenSSL FIPS 1.2 on Debian 5 After the configuration and installation of FIPS 1.2, I go into the openssl-1.0.0a directory and attempt to run ./config fips --openssldir=/etc/ssl --prefix=/usr shared The text I get back is: Operating system: x86_64-whatever-linux2 Configu