RE: Installing openssl-fips-1.2

2008-12-01 Thread Donald Dukelow
I loaded OpenSSL-0.9.8e  which worked for my putpose.   Thank You Don Dukelow --- On Mon, 12/1/08, David Schwartz <[EMAIL PROTECTED]> wrote: From: David Schwartz <[EMAIL PROTECTED]> Subject: RE: Installing openssl-fips-1.2 To: openssl-users@openssl.org Date: Monday, December 1, 2

RE: Installing openssl-fips-1.2

2008-12-01 Thread David Schwartz
> The only reasion I'm installing openSSL is because Perl SSH2 requires it. > Am I getting to deep into this or is there another way I can get the > library I need? Get OpenSSL-0.9.8e or any other version that SSH2 supports. > > Then how would I fix it so it would compil and not violation > > an

RE: Installing openssl-fips-1.2

2008-12-01 Thread Donald Dukelow
t: RE: Installing openssl-fips-1.2 To: openssl-users@openssl.org Date: Monday, December 1, 2008, 11:55 AM > Then how would I fix it so it would compil and not violation any security policy Getting a FIPS build just right is a major pain and requires all kinds of trade offs. I just wouldn't bot

RE: Installing openssl-fips-1.2

2008-12-01 Thread David Schwartz
> Then how would I fix it so it would compil and not violation any security policy Getting a FIPS build just right is a major pain and requires all kinds of trade offs. I just wouldn't bother unless you absolutely, positively must have a FIPS build for some reason. What you have to do is find s

Re: Installing openssl-fips-1.2

2008-12-01 Thread Donald Dukelow
Then how would I fix it so it would compil and not violation any security policy --- On Mon, 12/1/08, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: From: Dr. Stephen Henson <[EMAIL PROTECTED]> Subject: Re: Installing openssl-fips-1.2 To: openssl-users@openssl.org Date: Monday, Dece

RE: Installing openssl-fips-1.2

2008-12-01 Thread Donald Dukelow
capable openssl use the ./Configure solaris-sparcv9-cc   fips  --with-fipslibdir ( wherever you have installed the fips libs)..then make..and install… --- On Sat, 11/29/08, Jatheen Anand <[EMAIL PROTECTED]> wrote: From: Jatheen Anand <[EMAIL PROTECTED]> Subject: RE: Installing open

Re: Installing openssl-fips-1.2

2008-12-01 Thread Dr. Stephen Henson
On Sat, Nov 29, 2008, Jatheen Anand wrote: > I think looking at the errors there is a mismatch between 32 and 64 bit > ( ELFCLASS32 error ). If you are using cc on solaris and want to > configure fips 32 you could use the ./Configure solaris-sparcv9-cc > fipscanisterbuild (fips binaries)..then

RE: Installing openssl-fips-1.2

2008-11-30 Thread Jatheen Anand
: openssl-users@openssl.org Subject: Installing openssl-fips-1.2 I'm trying to install openssl-fips-1.2 on a Sun Solaris 10 system with no success. I've tried configurations procedures ./Configure --prefix=/home/dciproj/usr CC=gcc and ./config --prefix=/home/dciproj/usr --openssldir=/ho