On Sat, Feb 16, 2013, Gwendolyn Hunt wrote: > Thanks Stephen and Jeff: > > We suspected some address changing going on. I rebuilt FIPS Capable OpenSSL > creating static libs. But the only way I could see setting the LINK flags > was modifying ms\nt.mak adding "/DYNAMICBASE:NO /FIXED" to LFLAGS. I tried > /FIXED at first and that didn't do it for me. But I could have done > something wrong there. I'm not sure how to set the link flags and stay > compliant with the prescribed build process (we want to leverage the > validation for the FIPS Object Module). > >
The prescribed build process only applies to the FIPS module itself and not the FIPS capable OpenSSL. So you can modify the build procedure of the FIPS capable OpenSSL (within reason) without affecting the validation. 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 User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org