secureserver: Only set stunnel FIPS option when available
authorDan Fandrich <dan@coneharvesters.com>
Mon, 10 Feb 2014 19:44:28 +0000 (20:44 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 10 Feb 2014 20:56:20 +0000 (21:56 +0100)
commit3a0d1bebba5969fb91ecfb40c27ca95eb2357f45
tree5fb5cb0dedf99b8479d261df40d9f39d668f2422
parent909a68c1216b6ea5dbeceaedecec16a0599793d1
secureserver: Only set stunnel FIPS option when available

It seems the fips config option causes an error if FIPS mode was
not enabled at stunnel compile-time.  FIPS support was disabled
by default in stunnel 5.00, so this is probably really only needed
on versions between 4.32 and 5.00.
tests/secureserver.pl