
29 Nov
2011
29 Nov
'11
3:41 a.m.
On 29-11-11 12:20, Michal Trojnara wrote:
Koenraad Lelong wrote:
FIPS_mode_set: 2D06906E: error:2D06906E:FIPS routines:FIPS_CHECK_INCORE_FINGERPRINT:fingerprint does not match [cut] What am I doing wrong ? I'm trying this on Win7-64bit. On WinXP-32bit it works fine.
I guess OpenSSL DLLs may have been relocated on Win7-64bit. I'm also working on native 64-bit stunnel Windows build.
You may disable FIPS mode with: fips = no option of stunnel.conf.
Mike
Thanks, that fixed it. Regards, Koenraad Lelong.