ENABLE_OPENSSL_VERSION_CHECK was intended to be used to disable checks for vulnerable...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 15 Oct 2015 21:22:03 +0000 (17:22 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 15 Oct 2015 21:22:03 +0000 (17:22 -0400)
commit4f24d4cda8b43b5f703110b6f089759539b2e285
treebe5a4618a086e3c0221da1dce2e643d520f2963b
parentffcd1143d43b43f5e28ed2fdcd8f924b79156624
ENABLE_OPENSSL_VERSION_CHECK was intended to be used to disable checks for vulnerable OpenSSL versions, NOT our compile/runtime checks for OpenSSL version mismatches.
src/main/radiusd.c
src/main/version.c