Check for invalid TLS handshake
authorAlan T. DeKok <aland@freeradius.org>
Wed, 9 Apr 2014 15:54:42 +0000 (11:54 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 9 Apr 2014 15:54:42 +0000 (11:54 -0400)
commit9b8038c6f08ed6f189a3bf8e2c8ba13b3c8e9afe
tree608f3f8c95274dfc531d87ca8fdbd91eba80c5a2
parent30a78827a5e2443d19c1b1a60266ec0e299f4a03
Check for invalid TLS handshake

If the system has a vulnerable version of OpenSSL, and the
admin has told us to allow it, we want to catch and stop
the problem.
src/modules/rlm_eap/libeap/cb.c
src/modules/rlm_eap/libeap/eap_tls.h
src/modules/rlm_eap/libeap/tls.c