Ok, thanks Steve. I didn't realize this problem was a user error. Unfortunately I have old code using OpenSSL that needs some of the FIPS calls -- I realize this not FIPS compliant. I maybe stuck figuring out how to get these unsupported 0.9.8 builds working e.g. easier than the correct solution of fixing the old code to use the non-FIPS 0.9.8 API.
( New versions of this code are using 1.0.1h at least ) Andy On Wed, Jun 11, 2014 at 5:13 PM, Stephen Henson via RT <r...@openssl.org> wrote: > On Tue Jun 10 20:53:31 2014, ken.swen...@ngc.com wrote: > > > > OpenSSL Support; > > > > I issued the command ms\do_fips (also tried w/ ‘no-ec’ option,) it > > compiles for about 5 minutes, and then throws this error… > > > > That's not the correct build procedure. You only call ms\do_fips from the > validated module source. Calling it from 0.9.8 tarballs does not produce a > validated module. > > You need to link OpenSSL 0.9.8 to the validate module. See the user guide > for > 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 openssl-dev@openssl.org > Automated List Manager majord...@openssl.org >