On Fri, Aug 29, 2008, Simon Edwards wrote: > Hi Guys, > I hope this is the right forum for these questions... And I apologise if > the answers are obvious, they aren't obvious to me - yet. > > I've been using openssl-0.9.8-fips-test-SNAP-20080826.tar.gz > </snapshot/openssl-0.9.8-fips-test-SNAP-20080826.tar.gz> for a couple > of days. Attempting to pair it with > openssl-0.9.8-stable-SNAP-20080826.tar.gz > </snapshot/openssl-0.9.8-stable-SNAP-20080826.tar.gz> to create a full > build to a set of static libraries. > I'm attempting to build both for Win32 using VC6, and for Win64A using > MS Server 2003 SDK R2 cross-compiler. >
Those aren't the right ones to pair. You need what will be the validated source: ftp://ftp.openssl.org/snapshot/openssl-fips-test-1.2.0.tar.gz Then pair that up with a 0.9.8-fips snapshot such as: ftp://ftp.openssl.org/snapshot/openssl-0.9.8-fips-test-SNAP-20080830.tar.gz Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
