On Wed, Sep 07, 2011, ricardo brillon wrote: > Steve Thanks. > On the issue to build against a newer OpenSSl. > I am calling ms/do_fips bat file to build the Fips OpenSSL .Can you point me > to > a doc that shows how to build against a different source base. > Thanks so much for your help.
You use the validated tarball at http://www.openssl.org/source/openssl-fips-1.2.3.tar.gz to build the validated module. You install the module in an appropriate place then download OpenSSL 0.9.8r and link it to the validated module. For example using the command line: perl Configure VCWIN32 fips withfipslibdir=c:\fips\path see the user guide for more details. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
