On Mon, 19 Mar 2012 15:13:25 +0100, Philippe wrote:
so enabling fips on PCB "fips = yes" drive to an this error : Line 10: "fips = yes": Specified option name is not valid here
in other hand, disabling fips "fips = no" drive to the same error Line 10: "fips = no": Specified option name is not valid here
Are you sure your OpenSSL is on this machine is compiled with FIPS support?
Use "openssl version" or "stunnel -version" to check it.
Mike