I just installed Stunnel-4.27 on a Linux box and cannot get it to start with a test config that works on another box running same version of Stunnel. I get the following output...
[root@dvl stunnel]# stunnel stunnel.conf-test 2009.11.07 11:07:43 LOG7[31671:46968864029472]: Snagged 64 random bytes from stunnel-test.rnd 2009.11.07 11:07:43 LOG7[31671:46968864029472]: Wrote 1024 new random bytes to stunnel-test.rnd 2009.11.07 11:07:43 LOG7[31671:46968864029472]: RAND_status claims sufficient entropy for the PRNG 2009.11.07 11:07:43 LOG7[31671:46968864029472]: PRNG seeded successfully 2009.11.07 11:07:43 LOG7[31671:46968864029472]: SSL context initialized for service Test 2009.11.07 11:07:43 LOG3[31671:46968864029472]: FIPS_mode_set: 2D06C06E: error:2D06C06E:FIPS routines:FIPS_mode_set:fingerprint does not match
Does anybody have a clue what may be causing this and how to fix it? Please pardon my ignorance regarding OpenSSL.