On Tue, Mar 06, 2012, Jacob White wrote:

> I added the /fixed and it worked at first.
> 
> >From the command line I called:
> openssl version -a
> "Warning: can't open config file: /usr/local/ssl/openssl.cnf"
> .
> .
> .
> It displays other config settings.
> 
> Then I call:
> set OPENSSL_FIPS=1
> openssl md5 README
> Output: "5320:error:2D06B06F:FIPS
> routines:FIPS_check_incore_fingerprint:fingerprint does not
> match:.\fips\fips.c:229:"
> 
> 
> Now, when I call "openssl version -a" again
> Output: "3604:error:2D06B06F:FIPS
> routines:FIPS_check_incore_fingerprint:fingerprint does not
> match:.\fips\fips.c:229:"
> 

Try adding /DYNAMICBASE:NO too.

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

Reply via email to