RE: OpenSSL 0.9.8n released - it doesn't compile

2010-03-29 Thread Simon Edwards
This version also doesn't compile on both Suse and RedHat on the s390 z-series platform: gcc -I.. -I../.. -I../../include -DDSO_DLFCN -DHAVE_DLFCN_H -fPIC -mbackchain -DB_ENDIAN -DTERMIO -O1 -Wall -c -o md4_dgst.o md4_dgst.c md4_dgst.c: In function 'md4_block_data_order': md4_dgst.c:115: error:

OpenSSL 1.0.0 released

2010-03-29 Thread OpenSSL
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenSSL version 1.0.0 released == OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 1.0.0 of our open source

Re: OpenSSL 1.0.0 released

2010-03-29 Thread Thomas J. Hruska
OpenSSL wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenSSL version 1.0.0 released == Congratulations! It has been many years in the making, but this is a HUGE milestone for OpenSSL and everyone has worked hard to get this product to its current

Error: X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN when using verisign intermediate certificates

2010-03-29 Thread Lia Ipe
Hi, I couldn't find sufficient information on this from the online openssl man pages, or in any of the discussion forums, so Iwas hoping someone here would be able to clarify. I am using openssl as part of my application for verifying certificates sent by the server. However, when the

Re: Error: X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN when using verisign intermediate certificates

2010-03-29 Thread Dr. Stephen Henson
On Mon, Mar 29, 2010, Lia Ipe wrote: Hi, I couldn't find sufficient information on this from the online openssl man pages, or in any of the discussion forums, so Iwas hoping someone here would be able to clarify. I am using openssl as part of my application for verifying

OpenSSL 1.0.0 and FIPS

2010-03-29 Thread Gatewood (Woody) Green
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 I noticed in trying to build OpenSSL 1.0.0 that Configure no longer accepts the fips and --with-fipslibdir= arguments (as does all 0.9.8 version since j for building in conjunction and with inclusion of openssl-fips-1.2). Are we awaiting