net/freeradius: Reduce TLS min version to 1.0

Older Android devices (e.g. 5.1.1 and 7.0) do not work with
TLS 1.2 for EAP authentication.

Signed-off-by: Micha M <contact-micha+github@posteo.de>
This commit is contained in:
Micha M
2021-06-19 20:24:13 +02:00
committed by Franco Fichtner
parent d961dc12cf
commit 82d6747092
@@ -453,7 +453,7 @@ eap {
#
# The values must be in quotes.
#
tls_min_version = "1.2"
tls_min_version = "1.0"
tls_max_version = "1.2"
# Elliptical cryptography configuration